Class TypeAnnotationTargetInfoData.throws_target

  • All Implemented Interfaces:
    Data
    Enclosing class:
    TypeAnnotationTargetInfoData

    public static class TypeAnnotationTargetInfoData.throws_target
    extends TypeAnnotationTargetInfoData
    throws_target (4.7.20.1. The target_info union) The throws_target item indicates that an annotation appears on the i'th type in the throws clause of a method or constructor declaration. throws_target { u2 throws_type_index; }