|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CInitializable | |
| org.multijava.mjc | Implements mjc, a MultiJava compiler. |
| Uses of CInitializable in org.multijava.mjc |
| Classes in org.multijava.mjc that implement CInitializable | |
class |
JArrayAccessExpression
This class implements an access to an array. |
class |
JClassFieldExpression
This class represents the AST node for a field access, e.g. |
class |
JLocalVariableExpression
This class represents the AST node for local variable references. |
class |
JOuterLocalVariableExpression
This class is an AST node and represents a reference to a variable of a surrounding lexical context from within an inner class. |
class |
JParenthesedExpression
This class represents expression within parentheses. |
(package private) class |
JThisExpression.JThisExpression$2
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||