Table of Contents

Namespace Javax.Lang.Model.Type

Classes

ArrayType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/ArrayType.html

DeclaredType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/DeclaredType.html

ErrorType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/ErrorType.html

ExecutableType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/ExecutableType.html

IntersectionType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/IntersectionType.html

MirroredTypeException

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/MirroredTypeException.html

MirroredTypesException

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/MirroredTypesException.html

NoType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/NoType.html

NullType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/NullType.html

PrimitiveType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/PrimitiveType.html

ReferenceType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/ReferenceType.html

TypeKind

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/TypeKind.html

TypeMirror

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/TypeMirror.html

TypeVariable

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/TypeVariable.html

TypeVisitor

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/TypeVisitor.html

TypeVisitor<R, P>

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/TypeVisitor.html

UnionType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/UnionType.html

UnknownTypeException

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/UnknownTypeException.html

WildcardType

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/type/WildcardType.html

Interfaces

IArrayType

.NET interface for TO BE DEFINED FROM USER

IDeclaredType

.NET interface for TO BE DEFINED FROM USER

IErrorType

.NET interface for TO BE DEFINED FROM USER

IExecutableType

.NET interface for TO BE DEFINED FROM USER

IIntersectionType

.NET interface for TO BE DEFINED FROM USER

INoType

.NET interface for TO BE DEFINED FROM USER

INullType

.NET interface for TO BE DEFINED FROM USER

IPrimitiveType

.NET interface for TO BE DEFINED FROM USER

IReferenceType

.NET interface for TO BE DEFINED FROM USER

ITypeMirror

.NET interface for TO BE DEFINED FROM USER

ITypeVariable

.NET interface for TO BE DEFINED FROM USER

ITypeVisitor<R, P>

.NET interface for TO BE DEFINED FROM USER

IUnionType

.NET interface for TO BE DEFINED FROM USER

IWildcardType

.NET interface for TO BE DEFINED FROM USER