|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeInterpreter.ConstructorParametersDescriptor | |
koala.dynamicjava.interpreter | Contains the classes for interpreting Java language statements. |
Uses of TreeInterpreter.ConstructorParametersDescriptor in koala.dynamicjava.interpreter |
Methods in koala.dynamicjava.interpreter with parameters of type TreeInterpreter.ConstructorParametersDescriptor | |
protected java.lang.Object[] |
TreeInterpreter.interpretArguments(java.lang.Class c,
TreeInterpreter.ConstructorParametersDescriptor cpd,
java.lang.Object[] args)
This method is used to implement constructor invocation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |