|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchFunctionException | |
koala.dynamicjava.interpreter.context | Provides the classes that hold the context of execution. |
Uses of NoSuchFunctionException in koala.dynamicjava.interpreter.context |
Methods in koala.dynamicjava.interpreter.context that throw NoSuchFunctionException | |
MethodDeclaration |
GlobalContext.lookupFunction(java.lang.String mname,
java.lang.Class[] params)
Looks for a function |
MethodDeclaration |
Context.lookupFunction(java.lang.String mname,
java.lang.Class[] params)
Looks for a function |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |