| Class | Description |
|---|---|
| CompilationUnit |
This class represents the entire compilation unit.
|
| ImportDeclaration |
This class represents a import declaration or an empty import declaration.
|
| Node |
Abstract class for all nodes of the AST.
|
| PackageDeclaration |
This class represents the package declaration.
|
| TypeArguments | |
| TypeParameter |
This class represents the declaration of a generics argument.
|
| Enum | Description |
|---|---|
| AccessSpecifier |
Access specifier.
|
| Modifier |
Copyright © 2007–2016. All rights reserved.