| Class and Description |
|---|
| AccessLevel |
| ClassDeclaration
Declaration of a Class (not an interface or an enum).
|
| ConstructorDeclaration
A declaration of a constructor.
|
| Declaration
A generic declaration.
|
| EnumDeclaration
Declaration of an Enum.
|
| FieldDeclaration
Declaration of a field.
|
| HasAccessLevel |
| InterfaceDeclaration
An interface declaration.
|
| MethodDeclaration
A declaration of a method (either in an interface, a class, an enum or an annotation).
|
| MethodLikeDeclaration |
| ParameterDeclaration
Declaration of a parameter.
|
| TypeDeclaration
A declaration of a type.
|
| TypeParameterDeclaration |
| TypeParameterDeclaration.Bound |
| TypeParametrizable
An entity which has type parameter.
|
| ValueDeclaration
Declaration of a value.
|
| Class and Description |
|---|
| Declaration
A generic declaration.
|
| TypeDeclaration
A declaration of a type.
|
| ValueDeclaration
Declaration of a value.
|
| Class and Description |
|---|
| MethodDeclaration
A declaration of a method (either in an interface, a class, an enum or an annotation).
|
| TypeDeclaration
A declaration of a type.
|
| TypeParameterDeclaration |
| Class and Description |
|---|
| TypeDeclaration
A declaration of a type.
|
| TypeParameterDeclaration |
Copyright © 2016. All rights reserved.