Uses of Interface
javax.lang.model.util.Elements
Package
Description
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
Modifier and TypeMethodDescriptionProcessingEnvironment.getElementUtils()
Returns an implementation of some utility methods for operating on elements.