Class TypeAnnotationTargetInfoData.supertype_target

java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
All Implemented Interfaces:
DataWriter
Enclosing class:
TypeAnnotationTargetInfoData

public static class TypeAnnotationTargetInfoData.supertype_target extends TypeAnnotationTargetInfoData
supertype_target (4.7.20.1. The target_info union)

The supertype_target item indicates that an annotation appears on a type in the extends or implements clause of a class or interface declaration.

supertype_target { u2 supertype_index; }