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