| Class and Description |
|---|
| ClassOrInterfaceType
A class or an interface type.
|
| 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.
|
| ReferenceType
Base class for reference types.
|
| Type
Base class for types.
|
| Class and Description |
|---|
| 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.
|
| 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
Represents a set of types.
|
| UnknownType
An unknown parameter type object.
|
| 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
Represents a set of types.
|
| UnknownType
An unknown parameter type object.
|
| 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
Represents a set of types.
|
| UnknownType
An unknown parameter type object.
|
| VoidType
The return type of a
MethodDeclaration
when it returns void. |
| WildcardType
A wildcard type argument.
|
Copyright © 2007–2024. All rights reserved.