| AbstractTypeProcessor |
This class is an abstract annotation processor designed to be a convenient superclass for
concrete "type processors", processors that require the type information in the processed source.
|
| AnnotationBuilder |
Builds an annotation mirror that may have some values.
|
| AnnotationMirrorMap<V> |
The Map interface defines some of its methods with respect to the equals method.
|
| AnnotationMirrorSet |
The Set interface defines many methods with respect to the equals method.
|
| AnnotationUtils |
A utility class for working with annotations.
|
| BasicAnnotationProvider |
An AnnotationProvider that is independent of any type hierarchy.
|
| BasicTypeProcessor |
Process the types in an AST in a trivial manner, with hooks for derived classes to actually do
something.
|
| CollectionUtils |
Utility methods related to Java Collections.
|
| ElementUtils |
Utility methods for analyzing Elements.
|
| InternalUtils |
Miscellaneous static utility methods.
|
| Pair<V1,V2> |
Deprecated.
|
| Resolver |
A utility class to find symbols corresponding to string references (identifiers).
|
| SwitchExpressionScanner<R,P> |
|
| SwitchExpressionScanner.FunctionalSwitchExpressionScanner<R1,P1> |
|
| SystemUtil |
This file contains basic utility functions.
|
| TreePathUtil |
Utility methods for obtaining or analyzing a javac TreePath.
|
| TreeUtils |
Utility methods for analyzing a javac Tree.
|
| TreeUtilsAfterJava11 |
This class contains util methods for reflective accessing Tree classes and methods that were
added after Java 11.
|
| TreeUtilsAfterJava11.BindingPatternUtils |
Utility methods for accessing BindingPatternTree methods.
|
| TreeUtilsAfterJava11.CaseUtils |
Utility methods for accessing CaseTree methods.
|
| TreeUtilsAfterJava11.ConstantCaseLabelUtils |
Utility methods for accessing ConstantCaseLabelTree methods.
|
| TreeUtilsAfterJava11.DeconstructionPatternUtils |
Utility methods for accessing DeconstructionPatternTree methods.
|
| TreeUtilsAfterJava11.InstanceOfUtils |
Utility methods for accessing InstanceOfTree methods.
|
| TreeUtilsAfterJava11.PatternCaseLabelUtils |
Utility methods for accessing PatternCaseLabelTree methods.
|
| TreeUtilsAfterJava11.SwitchExpressionUtils |
Utility methods for accessing SwitchExpressionTree methods.
|
| TreeUtilsAfterJava11.YieldUtils |
Utility methods for accessing YieldTree methods.
|
| TypeAnnotationUtils |
A collection of helper methods related to type annotation handling.
|
| TypeKindUtils |
A utility class that helps with TypeKinds.
|
| TypesUtils |
A utility class that helps with TypeMirrors.
|