|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JCMTypeVisitor | |
|---|---|
| org.jvnet.jaxb2_commons.codemodel | |
| Uses of JCMTypeVisitor in org.jvnet.jaxb2_commons.codemodel |
|---|
| Classes in org.jvnet.jaxb2_commons.codemodel that implement JCMTypeVisitor | |
|---|---|
class |
DefaultJCMTypeVisitor<V>
|
| Methods in org.jvnet.jaxb2_commons.codemodel with parameters of type JCMTypeVisitor | ||
|---|---|---|
|
JCMTypeWildcard.accept(JCMTypeVisitor<V> visitor)
|
|
|
JCMTypeVar.accept(JCMTypeVisitor<V> visitor)
|
|
abstract
|
JCMType.accept(JCMTypeVisitor<V> visitor)
|
|
|
JCMPrimitiveType.accept(JCMTypeVisitor<V> visitor)
|
|
|
JCMNullType.accept(JCMTypeVisitor<V> visitor)
|
|
|
JCMClass.accept(JCMTypeVisitor<V> visitor)
|
|
|
JCMArrayClass.accept(JCMTypeVisitor<V> visitor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||