|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionCall | |
|---|---|
| org.millscript.millscript.vm | |
| Uses of FunctionCall in org.millscript.millscript.vm |
|---|
| Methods in org.millscript.millscript.vm that return FunctionCall | |
|---|---|
FunctionCall |
Engine.newFunctionCall()
Returns a new function call object for this engine. |
FunctionCall |
Engine.newFunctionCall(Function f)
Returns a new function call object, to invoke the specified functoin on this engine. |
FunctionCall |
Engine.newFunctionCall(Package p,
java.lang.String sym)
Returns a new function call object, to invoke the specified functoin on this engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||