Package | Description |
---|---|
javax.lang.model.type |
Interfaces used to model Java programming language types.
|
javax.lang.model.util |
Utilities to assist in the processing of
program elements and
types.
|
Modifier and Type | Method | Description |
---|---|---|
<R,P> R |
TypeMirror.accept(TypeVisitor<R,P> v,
P p) |
Applies a visitor to this type.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractTypeVisitor6<R,P> |
A skeletal visitor of types with default behavior appropriate for
the
RELEASE_6
source version. |
class |
AbstractTypeVisitor7<R,P> |
A skeletal visitor of types with default behavior appropriate for
the
RELEASE_7
source version. |
class |
AbstractTypeVisitor8<R,P> |
A skeletal visitor of types with default behavior appropriate for
the
RELEASE_8
source version. |
class |
AbstractTypeVisitor9<R,P> |
A skeletal visitor of types with default behavior appropriate for
the
RELEASE_9
source version. |
class |
SimpleTypeVisitor6<R,P> |
A simple visitor of types with default behavior appropriate for the
RELEASE_6 source version. |
class |
SimpleTypeVisitor7<R,P> |
A simple visitor of types with default behavior appropriate for the
RELEASE_7 source version. |
class |
SimpleTypeVisitor8<R,P> |
A simple visitor of types with default behavior appropriate for the
RELEASE_8 source version. |
class |
SimpleTypeVisitor9<R,P> |
A simple visitor of types with default behavior appropriate for the
RELEASE_9 source version. |
class |
TypeKindVisitor6<R,P> |
|
class |
TypeKindVisitor7<R,P> |
|
class |
TypeKindVisitor8<R,P> |
|
class |
TypeKindVisitor9<R,P> |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-internal+0-adhoc.mlchung.jdk9-jdeps