|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Annotatable | |
| org.multijava.mjc | Implements mjc, a MultiJava compiler. |
| Uses of Annotatable in org.multijava.mjc |
| Subinterfaces of Annotatable in org.multijava.mjc | |
interface |
JClassDeclarationType
This type represents a java class declaration in the syntax tree. |
interface |
JConstructorDeclarationType
This type represents a constructor in the AST. |
interface |
JFieldDeclarationType
This type represents a field declaration in the syntax tree. |
interface |
JInterfaceDeclarationType
This type represents a java interface in the syntax tree. |
interface |
JMemberDeclarationType
This type represents a java declaration in the syntax tree. |
interface |
JMethodDeclarationType
This type represents a java method in the syntax tree. |
interface |
JTypeDeclarationType
This type represents a java class or interface in the syntax tree |
| Classes in org.multijava.mjc that implement Annotatable | |
class |
JClassBlock
This class represents an initializer block in a type declaration. |
class |
JClassDeclaration
This class represents a java class in the syntax tree |
class |
JConstructorDeclaration
This class represents a constructor in the AST |
class |
JFieldDeclaration
This class represents a field declaration in the syntax tree. |
class |
JInitializerDeclaration
This class represents an initializer (either static or instance) in the AST. |
class |
JInterfaceDeclaration
This class represents a java interface in the syntax tree |
class |
JMemberDeclaration
This class represents a java declaration in the syntax tree |
class |
JMethodDeclaration
This class represents a java method in the syntax tree. |
(package private) class |
JMethodDeclaration.JMethodDeclaration$1
|
class |
JTypeDeclaration
This class represents a java class or interface in the syntax tree |
class |
MJGenericFunctionDecl
This class represents a group of method declarations, all sharing the same name, that together form the top of one or more overloaded external generic function lattices. |
class |
MJTopLevelAbstractMethodDeclaration
|
class |
MJTopLevelMethodDeclaration
|
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||