Class TypeAnnotationTargetInfoData

java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
Direct Known Subclasses:
TypeAnnotationTargetInfoData.catch_target, TypeAnnotationTargetInfoData.empty_target, TypeAnnotationTargetInfoData.formal_parameter_target, TypeAnnotationTargetInfoData.localvar_target, TypeAnnotationTargetInfoData.offset_target, TypeAnnotationTargetInfoData.supertype_target, TypeAnnotationTargetInfoData.throws_target, TypeAnnotationTargetInfoData.type_argument_target, TypeAnnotationTargetInfoData.type_parameter_bound_target, TypeAnnotationTargetInfoData.type_parameter_target

public abstract class TypeAnnotationTargetInfoData extends Object
TargetInfo (4.7.20.1. The target_info union) BaseClass for any Type Annotation Target-Info.