| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| Type
Base class for types.
|
| TypeParameter
A type parameter.
|
| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| ReferenceType
Base class for reference types.
|
| Type
Base class for types.
|
| TypeParameter
A type parameter.
|
| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| ReferenceType
Base class for reference types.
|
| Type
Base class for types.
|
| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| ReferenceType
Base class for reference types.
|
| Type
Base class for types.
|
| TypeParameter
A type parameter.
|
| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| Type
Base class for types.
|
| Class and Description |
|---|
| ArrayType
To indicate that a type is an array, it gets wrapped in an ArrayType for every array level it has.
|
| ArrayType.ArrayBracketPair
Helper class that stores information about a pair of brackets in a non-recursive way
(unlike ArrayType.)
|
| ArrayType.Origin
The origin of a pair of array brackets [].
|
| ClassOrInterfaceType
A class or an interface type.
|
| IntersectionType
Represents a set of types.
|
| PrimitiveType
A primitive type.
|
| PrimitiveType.Primitive |
| ReferenceType
Base class for reference types.
|
| Type
Base class for types.
|
| TypeParameter
A type parameter.
|
| UnionType
The union type
|
| UnknownType
An unknown parameter type object.
|
| VarType
A type called "var" waiting for Java to infer it.
|
| VoidType
The return type of a
MethodDeclaration
when it returns void. |
| WildcardType
A wildcard type argument.
|
| Class and Description |
|---|
| VarType
A type called "var" waiting for Java to infer it.
|
| Class and Description |
|---|
| ArrayType
To indicate that a type is an array, it gets wrapped in an ArrayType for every array level it has.
|
| ClassOrInterfaceType
A class or an interface type.
|
| IntersectionType
Represents a set of types.
|
| PrimitiveType
A primitive type.
|
| TypeParameter
A type parameter.
|
| UnionType
The union type
|
| UnknownType
An unknown parameter type object.
|
| VarType
A type called "var" waiting for Java to infer it.
|
| VoidType
The return type of a
MethodDeclaration
when it returns void. |
| WildcardType
A wildcard type argument.
|
| Class and Description |
|---|
| ArrayType
To indicate that a type is an array, it gets wrapped in an ArrayType for every array level it has.
|
| ClassOrInterfaceType
A class or an interface type.
|
| IntersectionType
Represents a set of types.
|
| PrimitiveType
A primitive type.
|
| TypeParameter
A type parameter.
|
| UnionType
The union type
|
| UnknownType
An unknown parameter type object.
|
| VarType
A type called "var" waiting for Java to infer it.
|
| VoidType
The return type of a
MethodDeclaration
when it returns void. |
| WildcardType
A wildcard type argument.
|
| Class and Description |
|---|
| Type
Base class for types.
|
Copyright © 2007–2019. All rights reserved.