Uses of Package
com.sun.mirror.util
Package
Description
Classes used to communicate information between
annotation processors
and an annotation processing tool.
Interfaces used to model program element declarations.
Interfaces used to model types.
Utilities to assist in the processing of declarations and types.
This package contains miscellaneous APIs related to Java annotation processing.
-
ClassDescriptionUtility methods for operating on declarations.Represents a position in a source file.Utility methods for operating on types.
-
ClassDescriptionA visitor for declarations, in the style of the standard visitor design pattern.Represents a position in a source file.
-
ClassDescriptionA visitor for types, in the style of the standard visitor design pattern.
-
ClassDescriptionA filter for selecting just the items of interest from a collection of declarations.A visitor for declarations, in the style of the standard visitor design pattern.A visitor for types, in the style of the standard visitor design pattern.
-