JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12
SEARCH:
Uses of Interface
javax.lang.model.util.Elements
Packages that use
Elements
Package
Description
javax.annotation.processing
Facilities for declaring annotation processors and for allowing annotation processors to communicate with an annotation processing tool environment.
Uses of
Elements
in
javax.annotation.processing
Methods in
javax.annotation.processing
that return
Elements
Modifier and Type
Method
Description
Elements
ProcessingEnvironment.
getElementUtils
()
Returns an implementation of some utility methods for operating on elements