|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodCall | |
koala.dynamicjava.tree | Provides classes and interfaces for producing an abstract syntax tree. |
Uses of MethodCall in koala.dynamicjava.tree |
Subclasses of MethodCall in koala.dynamicjava.tree | |
class |
FunctionCall
This class represents the function call nodes of the syntax tree |
class |
ObjectMethodCall
This class represents the method call nodes of the syntax tree |
class |
StaticMethodCall
This class represents the static method call nodes of the syntax tree |
class |
SuperMethodCall
This class represents the super method call nodes of the syntax tree |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |