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 (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.