Class TypeAnnotationTargetInfoData.formal_parameter_target

  • All Implemented Interfaces:
    Data
    Enclosing class:
    TypeAnnotationTargetInfoData

    public static class TypeAnnotationTargetInfoData.formal_parameter_target
    extends TypeAnnotationTargetInfoData
    formal_parameter_target (4.7.20.1. The target_info union) The formal_parameter_target item indicates that an annotation appears on the type in a formal parameter declaration of a method, constructor, or lambda expression. formal_parameter_target { u1 formal_parameter_index; }