Uses of Package
javax.lang.model.element
Package
Description
Provides interfaces to represent documentation comments as abstract syntax
trees (AST).
Provides interfaces to represent source code as abstract syntax
trees (AST).
Provides utilities for operations on abstract syntax trees (AST).
Facilities for declaring annotation processors and for
allowing annotation processors to communicate with an annotation processing
tool environment.
Types and hierarchies of packages comprising a Java language model, a model of the declarations and types of the Java
programming language.
Interfaces used to model elements of the Java programming language.
Interfaces used to model Java programming language types.
Utilities to assist in the processing of
program elements and
types.
Provides interfaces for tools which can be invoked from a program,
for example, compilers.
The Doclet API provides an environment which, in conjunction with
the Language Model API and Compiler Tree API, allows clients
to inspect the source-level structures of programs and
libraries, including API comments embedded in the source.
-
-
ClassDescriptionRepresents a program element such as a module, package, class, or method.Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.Represents a modifier on a program element such as a class, method, or field.An immutable sequence of characters.Represents a class or interface program element.
-
ClassDescriptionRepresents an annotation.Represents a value of an annotation interface element.Represents a program element such as a module, package, class, or method.Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.An immutable sequence of characters.Represents a package program element.Represents a class or interface program element.Represents a field,
enum
constant, method or constructor parameter, local variable, resource variable, or exception parameter. -
ClassDescriptionRepresents an annotation.Represents a value of an annotation interface element.Represents a program element such as a module, package, class, or method.Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.Represents a class or interface program element.
-
-
ClassDescriptionRepresents an annotation.Represents a value of an annotation interface element.A visitor of the values of annotation interface elements, using a variant of the visitor design pattern.Represents a program element such as a module, package, class, or method.The
kind
of an element.A visitor of program elements, in the style of the visitor design pattern.Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.Represents a modifier on a program element such as a class, method, or field.Represents a module program element.Represents a directive within the declaration of this module.Thekind
of a directive.A visitor of module directives, in the style of the visitor design pattern.An exported package of a module.An opened package of a module.An implementation of a service provided by a module.A dependency of a module.A reference to a service used by a module.An immutable sequence of characters.The nesting kind of a type element.Represents a package program element.A mixin interface for an element that has type parameters.A mixin interface for an element that has a qualified name.Represents a record component.Represents a class or interface program element.Represents a formal type parameter of a generic class, interface, method, or constructor element.Represents a field,enum
constant, method or constructor parameter, local variable, resource variable, or exception parameter. -
ClassDescriptionRepresents an annotation.Represents a program element such as a module, package, class, or method.
-
ClassDescriptionRepresents an annotation.Represents a value of an annotation interface element.A visitor of the values of annotation interface elements, using a variant of the visitor design pattern.Represents a program element such as a module, package, class, or method.A visitor of program elements, in the style of the visitor design pattern.Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.Represents a module program element.Represents a directive within the declaration of this module.An exported package of a module.An opened package of a module.An implementation of a service provided by a module.A dependency of a module.A reference to a service used by a module.An immutable sequence of characters.Represents a package program element.Represents a record component.Represents a class or interface program element.Represents a formal type parameter of a generic class, interface, method, or constructor element.Represents a field,
enum
constant, method or constructor parameter, local variable, resource variable, or exception parameter. -
ClassDescriptionRepresents a modifier on a program element such as a class, method, or field.The nesting kind of a type element.
-
ClassDescriptionRepresents a program element such as a module, package, class, or method.Represents a class or interface program element.