|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.functions.Function
org.millscript.millscript.functions.UnaryFunction
org.millscript.millscript.functions.BindingMatchVarCountFunction
public final class BindingMatchVarCountFunction
This class implements the MillScript bindingMatchVarCount
function.
| Constructor Summary | |
|---|---|
BindingMatchVarCountFunction()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
apply1(java.lang.Object a1)
Returns the result of this function when applied to the single specified arguments. |
| Methods inherited from class org.millscript.millscript.functions.UnaryFunction |
|---|
apply |
| Methods inherited from class org.millscript.millscript.functions.Function |
|---|
applyUpdater, checkNargs, checkNargsGT, checkUNargs, getName, modName, reportNargsError, reportNargsGTError, setName, toString, tryClone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BindingMatchVarCountFunction()
| Method Detail |
|---|
public java.lang.Object apply1(java.lang.Object a1)
UnaryFunction
apply1 in class UnaryFunctiona1 - the argument to the function
UnaryFunction.apply1(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||