static TypeAnnotationTypes.EPathKind |
TypeAnnotationTypes.getPathKind(int i) |
(package private) static TypeAnnotationTypes.EPathKind |
TypeAnnotationTypes.EPathKind.getPathKind(java.lang.String token) |
static TypeAnnotationTypes.EPathKind |
TypeAnnotationTypes.EPathKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationTypes.EPathKind[] |
TypeAnnotationTypes.EPathKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|