Package com.sun.mirror.util
package com.sun.mirror.util
Utilities to assist in the processing of declarations and types.
Note that the apt
tool and its associated APIs may be
changed or superseded in future j2se releases.
- Since:
- 1.5
-
ClassDescriptionA filter for selecting just the items of interest from a collection of declarations.Utility methods for operating on declarations.A visitor for declarations, in the style of the standard visitor design pattern.Utilities to create specialized
DeclarationVisitor
instances.A simple visitor for declarations.A simple visitor for types.Represents a position in a source file.Utility methods for operating on types.A visitor for types, in the style of the standard visitor design pattern.