Package org.revapi.java.model
-
Class Summary Class Description AbstractJavaElement A common superclass forAnnotationElement
andJavaElementBase
to stuff that they share.AnnotationElement FieldElement InitializationOptimizations This class contains an assortment of methods that enable various optimizations and speedups during the initial production of the java element forest without needing to expose the implementation details of the various element types implemented in this package.JavaElementBase<E extends Element,T extends TypeMirror> JavaElementFactory JavaElementForest MethodElement MethodParameterElement MissingClassElement PackageElement TODO incorporate this into ClassTreeInitializer, Util.* and, element analyzer, etc.TypeElement