public class SelfInsertCommand extends Procedure0or1
compilerKey, compilerXKey, validateApplyKey, validateXApplyKeynameKey| 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) |
apply, apply, check0, check1, check2, check3, check4, checkArgCount, checkN, getReturnType, getSetter, getSourceLocation, isSideEffectFree, match0, match1, match2, match3, match4, matchN, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toStringgetName, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbolpublic java.lang.Object getProperty(java.lang.Object key,
java.lang.Object defaultValue)
getProperty in class PropertySetpublic java.lang.Object apply0()
apply0 in class Procedure0or1public java.lang.Object apply1(java.lang.Object arg1)
apply1 in class Procedure0or1