Class | Description |
---|---|
AnnotatedTypes |
Utility methods for operating on
AnnotatedTypeMirror . |
AnnotationBuilder |
Builds an annotation mirror that may have some values.
|
AnnotationUtils |
A utility class for working with annotations.
|
CheckerDevelMain | |
CheckerMain |
This class functions essentially the same as the JSR308 javac script EXCEPT that it adds the appropriate jdk.jar
to the bootclasspath and adds checkers.jar to the classpath passed to javac
|
DependentTypes | |
ElementUtils |
A Utility class for analyzing
Element s. |
ExecUtil | |
ExecUtil.Redirection | |
GraphQualifierHierarchy |
Represents the type qualifier hierarchy of a type system.
|
Heuristics |
Utilities for determining tree-based heuristics.
|
Heuristics.Matcher |
A convenience class for tree-matching algorithms.
|
Heuristics.Matchers | |
Heuristics.OfKind | |
Heuristics.OrMatcher | |
Heuristics.PreceededBy | |
Heuristics.WithIn | |
Heuristics.WithinTrueBranch | |
InternalUtils |
Static utility methods used by annotation abstractions in this package.
|
MultiGraphQualifierHierarchy |
Represents the type qualifier hierarchy of a type system.
|
MultiGraphQualifierHierarchy.MultiGraphFactory |
Factory used to create an instance of
GraphQualifierHierarchy . |
Pair<V1,V2> |
Simple pair class for multiple returns.
|
PluginUtil | |
QualifierDefaults |
Determines the default qualifiers on a type.
|
QualifierDefaults.DefaultApplier | |
QualifierPolymorphism |
Implements framework support for type qualifier polymorphism.
|
Resolver |
A Utility class to find symbols corresponding to string references
|
TreeUtils |
A utility class made for helping to analyze a given
Tree . |
TypesUtils |
A utility class that helps with
TypeMirror s. |
Enum | Description |
---|---|
PluginUtil.CheckerProp |