Package org.openjdk.asmtools.jasm
Class TypeAnnotationTypes
java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTypes
Type annotation types: target_type, target_info && target_path
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Interpretation of type_path_kind values (Table 4.7.20.2-A)static enum
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 enum
Interpretation of target_type values (Table 4.7.20-A./B.)static class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeAnnotationTypes
public TypeAnnotationTypes()
-
-
Method Details
-
getPathKind
-