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)
Applies a visitor to this type.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleTypeVisitor
A simple visitor for types.
|
Copyright © 2004, 2014, Oracle and/or its affiliates. All rights reserved.