| Interface | Description |
|---|---|
| AnnotableNode |
An element which can be the target of annotations.
|
| WithDeclaration |
Element with a declaration representable as a String.
|
| Class | Description |
|---|---|
| AnnotationDeclaration | |
| AnnotationMemberDeclaration | |
| BaseParameter | |
| BodyDeclaration | |
| ClassOrInterfaceDeclaration | |
| ConstructorDeclaration | |
| EmptyMemberDeclaration | |
| EmptyTypeDeclaration | |
| EnumConstantDeclaration | |
| EnumDeclaration | |
| FieldDeclaration | |
| InitializerDeclaration | |
| MethodDeclaration | |
| ModifierSet |
Class to hold modifiers.
The modifier constants declared here holds equivalent values to Modifier constants. |
| MultiTypeParameter | |
| Parameter | |
| TypeDeclaration | |
| VariableDeclarator | |
| VariableDeclaratorId |
Copyright © 2007-2015. All Rights Reserved.