Table of Contents

Namespace Javax.Lang.Model.Element

Classes

AnnotationMirror

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

AnnotationValue

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

AnnotationValueVisitor

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

AnnotationValueVisitor<R, P>

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

Element

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

ElementKind

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

ElementVisitor

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

ElementVisitor<R, P>

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

ExecutableElement

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

Modifier

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

ModuleElement

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

ModuleElement.Directive

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.Directive.html

ModuleElement.DirectiveKind

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.DirectiveKind.html

ModuleElement.DirectiveVisitor

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.DirectiveVisitor.html

ModuleElement.DirectiveVisitor<R, P>

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.DirectiveVisitor.html

ModuleElement.ExportsDirective

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.ExportsDirective.html

ModuleElement.OpensDirective

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.OpensDirective.html

ModuleElement.ProvidesDirective

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.ProvidesDirective.html

ModuleElement.RequiresDirective

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.RequiresDirective.html

ModuleElement.UsesDirective

https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/element/ModuleElement.UsesDirective.html

Name

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

NestingKind

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

PackageElement

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

Parameterizable

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

QualifiedNameable

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

TypeElement

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

TypeParameterElement

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

UnknownAnnotationValueException

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

UnknownDirectiveException

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

UnknownElementException

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

VariableElement

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

Interfaces

IAnnotationMirror

.NET interface for TO BE DEFINED FROM USER

IAnnotationValue

.NET interface for TO BE DEFINED FROM USER

IAnnotationValueVisitor<R, P>

.NET interface for TO BE DEFINED FROM USER

IElement

.NET interface for TO BE DEFINED FROM USER

IElementVisitor<R, P>

.NET interface for TO BE DEFINED FROM USER

IExecutableElement

.NET interface for TO BE DEFINED FROM USER

IModuleElement

.NET interface for TO BE DEFINED FROM USER

IName

.NET interface for TO BE DEFINED FROM USER

IPackageElement

.NET interface for TO BE DEFINED FROM USER

IParameterizable

.NET interface for TO BE DEFINED FROM USER

IQualifiedNameable

.NET interface for TO BE DEFINED FROM USER

ITypeElement

.NET interface for TO BE DEFINED FROM USER

ITypeParameterElement

.NET interface for TO BE DEFINED FROM USER

IVariableElement

.NET interface for TO BE DEFINED FROM USER