Class TypeAnnotationTargetInfoData.supertype_target

  • All Implemented Interfaces:
    Data
    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; }