public class SelfInsertCommand extends Procedure0or1
applyToObject applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKey nameKey | Constructor and Description |
|---|
SelfInsertCommand () |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply0 () |
java.lang.Object |
apply1 (java.lang.Object arg1) |
java.lang.Object |
getProperty (java.lang.Object key,
java.lang.Object defaultValue) |
apply2, apply3, apply4, applyN, applyToObject, numArgs applyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSetter, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toString getName, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SelfInsertCommand()
public java.lang.Object getProperty(java.lang.Object key, java.lang.Object defaultValue)
getProperty in class PropertySet public java.lang.Object apply0()
apply0 in class Procedure0or1 public java.lang.Object apply1(java.lang.Object arg1)
apply1 in class Procedure0or1