static class |
Java.InterfaceDeclaration |
Base for the various interface declaration kinds.
|
static class |
Java.LocalClassDeclaration |
Representation of a "local class declaration" i.e.
|
static class |
Java.MemberAnnotationTypeDeclaration |
Representation of a member annotation type declaration, a.k.a.
|
static class |
Java.MemberClassDeclaration |
Representation of a "member class declaration", i.e.
|
static class |
Java.MemberEnumDeclaration |
Representation of a "member enum declaration", i.e.
|
static class |
Java.MemberInterfaceDeclaration |
Representation of a "member interface declaration", i.e.
|
static class |
Java.NamedClassDeclaration |
Base for the various named class declarations.
|
static class |
Java.PackageMemberAnnotationTypeDeclaration |
Representation of a package member annotation type declaration, a.k.a.
|
static class |
Java.PackageMemberClassDeclaration |
Implementation of a "package member class declaration", a.k.a.
|
static class |
Java.PackageMemberEnumDeclaration |
Implementation of a "package member enum declaration", a.k.a.
|
static class |
Java.PackageMemberInterfaceDeclaration |
Representation of a "package member interface declaration", a.k.a.
|