| Elements | Utility methods for operating on program elements. | code | html |
| Types | Utility methods for operating on types. | code | html |
| AbstractAnnotationValueVisitor6 | A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_6 source version. | code | html |
| AbstractAnnotationValueVisitor7 | A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_7 source version. | code | html |
| AbstractElementVisitor6 | A skeletal visitor of program elements with default behavior appropriate for the RELEASE_6 source version. | code | html |
| AbstractElementVisitor7 | A skeletal visitor of program elements with default behavior appropriate for the RELEASE_7 source version. | code | html |
| AbstractTypeVisitor6 | A skeletal visitor of types with default behavior appropriate for the RELEASE_6 source version. | code | html |
| AbstractTypeVisitor7 | A skeletal visitor of types with default behavior appropriate for the RELEASE_7 source version. | code | html |
| ElementFilter | Filters for selecting just the elements of interest from a collection of elements. | code | html |
| ElementKindVisitor6 | A visitor of program elements based on their {@linkplain ElementKind kind} with default behavior appropriate for the RELEASE_6 source version. | code | html |
| ElementKindVisitor7 | A visitor of program elements based on their {@linkplain ElementKind kind} with default behavior appropriate for the RELEASE_7 source version. | code | html |
| ElementScanner6 | A scanning visitor of program elements with default behavior appropriate for the RELEASE_6 source version. | code | html |
| ElementScanner7 | A scanning visitor of program elements with default behavior appropriate for the RELEASE_7 source version. | code | html |
| SimpleAnnotationValueVisitor6 | A simple visitor for annotation values with default behavior appropriate for the RELEASE_6 source version. | code | html |
| SimpleAnnotationValueVisitor7 | A simple visitor for annotation values with default behavior appropriate for the RELEASE_7 source version. | code | html |
| SimpleElementVisitor6 | A simple visitor of program elements with default behavior appropriate for the RELEASE_6 source version. | code | html |
| SimpleElementVisitor7 | A simple visitor of program elements with default behavior appropriate for the RELEASE_7 source version. | code | html |
| SimpleTypeVisitor6 | A simple visitor of types with default behavior appropriate for the RELEASE_6 source version. | code | html |
| SimpleTypeVisitor7 | A simple visitor of types with default behavior appropriate for the RELEASE_7 source version. | code | html |
| TypeKindVisitor6 | A visitor of types based on their {@linkplain TypeKind kind} with default behavior appropriate for the RELEASE_6 source version. | code | html |
| TypeKindVisitor7 | A visitor of types based on their {@linkplain TypeKind kind} with default behavior appropriate for the RELEASE_7 source version. | code | html |