Class TypeAnnotationTargetInfoData.localvar_target

  • Enclosing class:
    TypeAnnotationTargetInfoData

    public static class TypeAnnotationTargetInfoData.localvar_target
    extends TypeAnnotationTargetInfoData
    localvar_target (4.7.20.1. The target_info union) The localvar_target item indicates that an annotation appears on the type in a local variable declaration, including a variable declared as a resource in a try-with-resources statement. localvar_target { u2 table_length; { u2 start_pc; u2 length; u2 index; } table[table_length]; }