| Package | Description |
|---|---|
| com.sun.mirror.type |
Interfaces used to model types.
|
| com.sun.mirror.util |
Utilities to assist in the processing of declarations and types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMirror.accept(TypeVisitor v)
Deprecated.
Applies a visitor to this type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTypeVisitor
Deprecated.
All components of this API have been superseded by the
standardized annotation processing API. The replacement for the
functionality of this class is
SimpleTypeVisitor6. |
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.