public class TypeAnnotationTypes
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TypeAnnotationTypes.EPathKind
Interpretation of type_path_kind values (Table 4.7.20.2-A)
|
static class |
TypeAnnotationTypes.ETargetInfo
union {
type_parameter_target;
supertype_target;
type_parameter_bound_target;
empty_target;
method_formal_parameter_target;
throws_target;
localvar_target;
catch_target;
offset_target;
type_argument_target;
} target_info;
|
static class |
TypeAnnotationTypes.ETargetType
Interpretation of target_type values (Table 4.7.20-A./B.)
|
static class |
TypeAnnotationTypes.TypeAnnotationTargetVisitor |
static class |
TypeAnnotationTypes.TypePathEntry |
Constructor and Description |
---|
TypeAnnotationTypes() |
Modifier and Type | Method and Description |
---|---|
static TypeAnnotationTypes.EPathKind |
getPathKind(int i) |
public static TypeAnnotationTypes.EPathKind getPathKind(int i)