public final class com.google.protobuf.DescriptorProtos$DescriptorProto extends com.google.protobuf.GeneratedMessageV3 implements com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.DescriptorProtos$DescriptorProto
  super_class: com.google.protobuf.GeneratedMessageV3
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public static final int NAME_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private volatile java.lang.Object name_;
    descriptor: Ljava/lang/Object;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  public static final int FIELD_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> field_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;

  public static final int EXTENSION_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> extension_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;

  public static final int NESTED_TYPE_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  private java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto> nestedType_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;

  public static final int ENUM_TYPE_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private java.util.List<com.google.protobuf.DescriptorProtos$EnumDescriptorProto> enumType_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;>;

  public static final int EXTENSION_RANGE_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange> extensionRange_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;>;

  public static final int ONEOF_DECL_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private java.util.List<com.google.protobuf.DescriptorProtos$OneofDescriptorProto> oneofDecl_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;>;

  public static final int OPTIONS_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  private com.google.protobuf.DescriptorProtos$MessageOptions options_;
    descriptor: Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0002) ACC_PRIVATE

  public static final int RESERVED_RANGE_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  private java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange> reservedRange_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;>;

  public static final int RESERVED_NAME_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private com.google.protobuf.LazyStringList reservedName_;
    descriptor: Lcom/google/protobuf/LazyStringList;
    flags: (0x0002) ACC_PRIVATE

  private byte memoizedIsInitialized;
    descriptor: B
    flags: (0x0002) ACC_PRIVATE

  private static final com.google.protobuf.DescriptorProtos$DescriptorProto DEFAULT_INSTANCE;
    descriptor: Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  public static final com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$DescriptorProto> PARSER;
    descriptor: Lcom/google/protobuf/Parser;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 10179
            new com.google.protobuf.DescriptorProtos$DescriptorProto
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
         1: .line 10187
            new com.google.protobuf.DescriptorProtos$DescriptorProto$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$1.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
         2: .line 10195
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(com.google.protobuf.GeneratedMessageV3$Builder<?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
         0: .line 5129
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
         1: .line 7274
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
         2: .line 5130
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    3     1  builder  Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;
    Signature: (Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;)V
    MethodParameters:
         Name  Flags
      builder  

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 5131
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
         1: .line 7274
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
         2: .line 5132
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
         3: .line 5133
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
         4: .line 5134
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
         5: .line 5135
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
         6: .line 5136
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
         7: .line 5137
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
         8: .line 5138
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
         9: .line 5139
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
        10: .line 5140
            aload 0 /* this */
            getstatic com.google.protobuf.LazyStringArrayList.EMPTY:Lcom/google/protobuf/LazyStringList;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
        11: .line 5141
            return
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;)Ljava/lang/Object;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
         0: .line 5147
            new com.google.protobuf.DescriptorProtos$DescriptorProto
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto.<init>:()V
            areturn
        end local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  unused  Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;
    MethodParameters:
        Name  Flags
      unused  

  public final com.google.protobuf.UnknownFieldSet getUnknownFields();
    descriptor: ()Lcom/google/protobuf/UnknownFieldSet;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 5153
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  private void <init>(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=9, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 5159
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto.<init>:()V
         1: .line 5160
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 5161
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 5163
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         4: .line 5165
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 5164
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 5167
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         7: .line 5168
            goto 85
         8: .line 5169
      StackMap locals: int com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 6 /* tag */
        start local 6 // int tag
         9: .line 5170
            iload 6 /* tag */
            lookupswitch { // 11
                    0: 10
                   10: 12
                   18: 16
                   26: 23
                   34: 30
                   42: 37
                   50: 44
                   58: 51
                   66: 60
                   74: 67
                   82: 74
              default: 80
          }
        10: .line 5172
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        11: .line 5173
            goto 85
        12: .line 5175
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        13: .line 5176
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
        14: .line 5177
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
        15: .line 5178
            goto 85
        end local 7 // com.google.protobuf.ByteString bs
        16: .line 5181
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_2
            iand
            ifne 19
        17: .line 5182
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
        18: .line 5183
            iload 3 /* mutable_bitField0_ */
            iconst_2
            ior
            istore 3 /* mutable_bitField0_ */
        19: .line 5185
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
        20: .line 5186
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
        21: .line 5185
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        22: .line 5187
            goto 85
        23: .line 5190
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 8
            iand
            ifne 26
        24: .line 5191
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
        25: .line 5192
            iload 3 /* mutable_bitField0_ */
            bipush 8
            ior
            istore 3 /* mutable_bitField0_ */
        26: .line 5194
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
        27: .line 5195
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
        28: .line 5194
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        29: .line 5196
            goto 85
        30: .line 5199
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifne 33
        31: .line 5200
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
        32: .line 5201
            iload 3 /* mutable_bitField0_ */
            bipush 16
            ior
            istore 3 /* mutable_bitField0_ */
        33: .line 5203
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
        34: .line 5204
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto
        35: .line 5203
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        36: .line 5205
            goto 85
        37: .line 5208
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 32
            iand
            ifne 40
        38: .line 5209
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
        39: .line 5210
            iload 3 /* mutable_bitField0_ */
            bipush 32
            ior
            istore 3 /* mutable_bitField0_ */
        40: .line 5212
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
        41: .line 5213
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
        42: .line 5212
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        43: .line 5214
            goto 85
        44: .line 5217
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_4
            iand
            ifne 47
        45: .line 5218
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
        46: .line 5219
            iload 3 /* mutable_bitField0_ */
            iconst_4
            ior
            istore 3 /* mutable_bitField0_ */
        47: .line 5221
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
        48: .line 5222
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
        49: .line 5221
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        50: .line 5223
            goto 85
        51: .line 5226
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 7 /* subBuilder */
        start local 7 // com.google.protobuf.DescriptorProtos$MessageOptions$Builder subBuilder
        52: .line 5227
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 54
        53: .line 5228
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
            astore 7 /* subBuilder */
        54: .line 5230
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions$Builder
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$MessageOptions
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
        55: .line 5231
            aload 7 /* subBuilder */
            ifnull 58
        56: .line 5232
            aload 7 /* subBuilder */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
            pop
        57: .line 5233
            aload 0 /* this */
            aload 7 /* subBuilder */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
        58: .line 5235
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
        59: .line 5236
            goto 85
        end local 7 // com.google.protobuf.DescriptorProtos$MessageOptions$Builder subBuilder
        60: .line 5239
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifne 63
        61: .line 5240
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
        62: .line 5241
            iload 3 /* mutable_bitField0_ */
            bipush 64
            ior
            istore 3 /* mutable_bitField0_ */
        63: .line 5243
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
        64: .line 5244
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto
        65: .line 5243
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        66: .line 5245
            goto 85
        67: .line 5248
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            sipush 256
            iand
            ifne 70
        68: .line 5249
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
        69: .line 5250
            iload 3 /* mutable_bitField0_ */
            sipush 256
            ior
            istore 3 /* mutable_bitField0_ */
        70: .line 5252
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
        71: .line 5253
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange
        72: .line 5252
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        73: .line 5254
            goto 85
        74: .line 5257
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        75: .line 5258
            iload 3 /* mutable_bitField0_ */
            sipush 512
            iand
            ifne 78
        76: .line 5259
            aload 0 /* this */
            new com.google.protobuf.LazyStringArrayList
            dup
            invokespecial com.google.protobuf.LazyStringArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
        77: .line 5260
            iload 3 /* mutable_bitField0_ */
            sipush 512
            ior
            istore 3 /* mutable_bitField0_ */
        78: .line 5262
      StackMap locals: com.google.protobuf.ByteString
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            aload 7 /* bs */
            invokeinterface com.google.protobuf.LazyStringList.add:(Lcom/google/protobuf/ByteString;)V
        79: .line 5263
            goto 85
        end local 7 // com.google.protobuf.ByteString bs
        80: .line 5266
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        81: .line 5267
            aload 1 /* input */
            aload 4 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        82: .line 5266
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        83: .line 5267
            ifne 85
        84: .line 5268
            iconst_1
            istore 5 /* done */
        end local 6 // int tag
        85: .line 5168
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 8
        end local 5 // boolean done
        86: .line 5274
            goto 115
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        87: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
        88: .line 5275
            aload 5 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 5 // com.google.protobuf.InvalidProtocolBufferException e
        89: .line 5276
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        90: .line 5277
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        91: .line 5278
            aload 5 /* e */
        92: .line 5277
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        93: .line 5278
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        94: .line 5277
            athrow
        end local 5 // java.io.IOException e
        95: .line 5279
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 8
        96: .line 5280
            iload 3 /* mutable_bitField0_ */
            iconst_2
            iand
            ifeq 98
        97: .line 5281
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
        98: .line 5283
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder top top top java.lang.Throwable
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 8
            iand
            ifeq 100
        99: .line 5284
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
       100: .line 5286
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifeq 102
       101: .line 5287
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
       102: .line 5289
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 32
            iand
            ifeq 104
       103: .line 5290
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
       104: .line 5292
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_4
            iand
            ifeq 106
       105: .line 5293
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
       106: .line 5295
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifeq 108
       107: .line 5296
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
       108: .line 5298
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            sipush 256
            iand
            ifeq 110
       109: .line 5299
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
       110: .line 5301
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            sipush 512
            iand
            ifeq 112
       111: .line 5302
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            invokeinterface com.google.protobuf.LazyStringList.getUnmodifiableView:()Lcom/google/protobuf/LazyStringList;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
       112: .line 5304
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
       113: .line 5305
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.makeExtensionsImmutable:()V
       114: .line 5306
            aload 8
            athrow
       115: .line 5280
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_2
            iand
            ifeq 117
       116: .line 5281
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
       117: .line 5283
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 8
            iand
            ifeq 119
       118: .line 5284
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
       119: .line 5286
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifeq 121
       120: .line 5287
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
       121: .line 5289
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 32
            iand
            ifeq 123
       122: .line 5290
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
       123: .line 5292
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_4
            iand
            ifeq 125
       124: .line 5293
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
       125: .line 5295
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifeq 127
       126: .line 5296
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
       127: .line 5298
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            sipush 256
            iand
            ifeq 129
       128: .line 5299
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
       129: .line 5301
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            sipush 512
            iand
            ifeq 131
       130: .line 5302
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            invokeinterface com.google.protobuf.LazyStringList.getUnmodifiableView:()Lcom/google/protobuf/LazyStringList;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
       131: .line 5304
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
       132: .line 5305
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.makeExtensionsImmutable:()V
       133: .line 5307
            return
        end local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 3 // int mutable_bitField0_
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0  134     0                this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0  134     1               input  Lcom/google/protobuf/CodedInputStream;
            0  134     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            4  134     3  mutable_bitField0_  I
            6  134     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7   86     5                done  Z
            9   85     6                 tag  I
           13   16     7                  bs  Lcom/google/protobuf/ByteString;
           52   60     7          subBuilder  Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
           75   80     7                  bs  Lcom/google/protobuf/ByteString;
           88   89     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
           90   95     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6    86      87  Class com.google.protobuf.InvalidProtocolBufferException
           6    86      89  Class java.io.IOException
           6    95      95  any
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 5310
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_DescriptorProto_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable();
    descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 5316
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_DescriptorProto_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 5318
            ldc Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            ldc Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
         2: .line 5317
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 5316
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public boolean hasName();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6913
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_1
            iand
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6920
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 6921
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 6922
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 6925
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 6924
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 6926
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 6927
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 6928
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
         8: .line 6930
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getNameBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6939
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 6940
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 6943
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 6942
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 6941
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 6944
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
         6: .line 6945
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 6947
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  public java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> getFieldList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6957
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder> getFieldOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6964
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;>;

  public int getFieldCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6970
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$FieldDescriptorProto getField(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 6976
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder getFieldOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 6983
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> getExtensionList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6992
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder> getExtensionOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 6999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;>;

  public int getExtensionCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7005
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$FieldDescriptorProto getExtension(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7011
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder getExtensionOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7018
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto> getNestedTypeList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7027
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder> getNestedTypeOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7034
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;>;

  public int getNestedTypeCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7040
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$DescriptorProto getNestedType(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7046
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder getNestedTypeOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7053
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$EnumDescriptorProto> getEnumTypeList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7062
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder> getEnumTypeOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7069
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;>;

  public int getEnumTypeCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7075
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$EnumDescriptorProto getEnumType(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7081
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder getEnumTypeOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7088
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange> getExtensionRangeList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7097
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder> getExtensionRangeOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7104
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;>;

  public int getExtensionRangeCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7110
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange getExtensionRange(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7116
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder getExtensionRangeOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7123
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$OneofDescriptorProto> getOneofDeclList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7132
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder> getOneofDeclOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7139
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;>;

  public int getOneofDeclCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7145
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto getOneofDecl(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7151
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder getOneofDeclOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7158
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public boolean hasOptions();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7168
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$MessageOptions getOptions();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7175
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            ifnonnull 1
            invokestatic com.google.protobuf.DescriptorProtos$MessageOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$MessageOptions
         2: areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$MessageOptionsOrBuilder getOptionsOrBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7181
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            ifnonnull 1
            invokestatic com.google.protobuf.DescriptorProtos$MessageOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$MessageOptions
         2: areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange> getReservedRangeList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7190
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder> getReservedRangeOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7197
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;>;

  public int getReservedRangeCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7203
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange getReservedRange(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7209
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder getReservedRangeOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7216
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.ProtocolStringList getReservedNameList();
    descriptor: ()Lcom/google/protobuf/ProtocolStringList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7232
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public int getReservedNameCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7244
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            invokeinterface com.google.protobuf.LazyStringList.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public java.lang.String getReservedName(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7257
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            iload 1 /* index */
            invokeinterface com.google.protobuf.LazyStringList.get:(I)Ljava/lang/Object;
            checkcast java.lang.String
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.ByteString getReservedNameBytes(int);
    descriptor: (I)Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // int index
         0: .line 7271
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            iload 1 /* index */
            invokeinterface com.google.protobuf.LazyStringList.getByteString:(I)Lcom/google/protobuf/ByteString;
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7277
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 7278
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 7279
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 7281
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 7282
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getField:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.isInitialized:()Z
            ifne 8
         6: .line 7283
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
         7: .line 7284
            iconst_0
            ireturn
         8: .line 7281
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 7287
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        11: goto 16
        12: .line 7288
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtension:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.isInitialized:()Z
            ifne 15
        13: .line 7289
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        14: .line 7290
            iconst_0
            ireturn
        15: .line 7287
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionCount:()I
            if_icmplt 12
        end local 2 // int i
        17: .line 7293
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        18: goto 23
        19: .line 7294
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedType:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.isInitialized:()Z
            ifne 22
        20: .line 7295
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        21: .line 7296
            iconst_0
            ireturn
        22: .line 7293
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        23: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeCount:()I
            if_icmplt 19
        end local 2 // int i
        24: .line 7299
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        25: goto 30
        26: .line 7300
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumType:(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto.isInitialized:()Z
            ifne 29
        27: .line 7301
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        28: .line 7302
            iconst_0
            ireturn
        29: .line 7299
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        30: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeCount:()I
            if_icmplt 26
        end local 2 // int i
        31: .line 7305
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        32: goto 37
        33: .line 7306
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRange:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.isInitialized:()Z
            ifne 36
        34: .line 7307
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        35: .line 7308
            iconst_0
            ireturn
        36: .line 7305
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        37: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeCount:()I
            if_icmplt 33
        end local 2 // int i
        38: .line 7311
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        39: goto 44
        40: .line 7312
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDecl:(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.isInitialized:()Z
            ifne 43
        41: .line 7313
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        42: .line 7314
            iconst_0
            ireturn
        43: .line 7311
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        44: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclCount:()I
            if_icmplt 40
        end local 2 // int i
        45: .line 7317
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasOptions:()Z
            ifeq 49
        46: .line 7318
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.isInitialized:()Z
            ifne 49
        47: .line 7319
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        48: .line 7320
            iconst_0
            ireturn
        49: .line 7323
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedIsInitialized:B
        50: .line 7324
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   51     0           this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            1   51     1  isInitialized  B
            4   10     2              i  I
           11   17     2              i  I
           18   24     2              i  I
           25   31     2              i  I
           32   38     2              i  I
           39   45     2              i  I

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 7330
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_1
            iand
            ifeq 2
         1: .line 7331
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
         2: .line 7333
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         3: goto 6
         4: .line 7334
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
         5: .line 7333
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 4
        end local 2 // int i
         7: .line 7336
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         8: goto 11
         9: .line 7337
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        10: .line 7336
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 9
        end local 2 // int i
        12: .line 7339
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        13: goto 16
        14: .line 7340
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            iconst_4
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        15: .line 7339
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 14
        end local 2 // int i
        17: .line 7342
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        18: goto 21
        19: .line 7343
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            iconst_5
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        20: .line 7342
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        21: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 19
        end local 2 // int i
        22: .line 7345
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        23: goto 26
        24: .line 7346
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            bipush 6
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        25: .line 7345
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        26: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 24
        end local 2 // int i
        27: .line 7348
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 29
        28: .line 7349
            aload 1 /* output */
            bipush 7
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        29: .line 7351
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        30: goto 33
        31: .line 7352
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            bipush 8
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        32: .line 7351
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        33: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 31
        end local 2 // int i
        34: .line 7354
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        35: goto 38
        36: .line 7355
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            bipush 9
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        37: .line 7354
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        38: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 36
        end local 2 // int i
        39: .line 7357
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        40: goto 43
        41: .line 7358
      StackMap locals:
      StackMap stack:
            aload 1 /* output */
            bipush 10
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            iload 2 /* i */
            invokeinterface com.google.protobuf.LazyStringList.getRaw:(I)Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        42: .line 7357
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        43: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            invokeinterface com.google.protobuf.LazyStringList.size:()I
            if_icmplt 41
        end local 2 // int i
        44: .line 7360
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
        45: .line 7361
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   46     0    this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0   46     1  output  Lcom/google/protobuf/CodedOutputStream;
            3    7     2       i  I
            8   12     2       i  I
           13   17     2       i  I
           18   22     2       i  I
           23   27     2       i  I
           30   34     2       i  I
           35   39     2       i  I
           40   44     2       i  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7365
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 7366
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 7368
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 7369
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_1
            iand
            ifeq 5
         4: .line 7370
            iload 1 /* size */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.name_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
         5: .line 7372
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 10
         7: .line 7373
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
         8: .line 7374
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
         9: .line 7372
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.field_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 7
        end local 2 // int i
        11: .line 7376
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        12: goto 16
        13: .line 7377
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
        14: .line 7378
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        15: .line 7376
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.nestedType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 13
        end local 2 // int i
        17: .line 7380
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        18: goto 22
        19: .line 7381
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
        20: .line 7382
            iconst_4
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        21: .line 7380
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        22: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.enumType_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 19
        end local 2 // int i
        23: .line 7384
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        24: goto 28
        25: .line 7385
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
        26: .line 7386
            iconst_5
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        27: .line 7384
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        28: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extensionRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 25
        end local 2 // int i
        29: .line 7388
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        30: goto 34
        31: .line 7389
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
        32: .line 7390
            bipush 6
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        33: .line 7388
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        34: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.extension_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 31
        end local 2 // int i
        35: .line 7392
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 38
        36: .line 7393
            iload 1 /* size */
        37: .line 7394
            bipush 7
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        38: .line 7396
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        39: goto 43
        40: .line 7397
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
        41: .line 7398
            bipush 8
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        42: .line 7396
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        43: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.oneofDecl_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 40
        end local 2 // int i
        44: .line 7400
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        45: goto 49
        46: .line 7401
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
        47: .line 7402
            bipush 9
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        48: .line 7400
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        49: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedRange_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 46
        end local 2 // int i
        50: .line 7405
            iconst_0
            istore 2 /* dataSize */
        start local 2 // int dataSize
        51: .line 7406
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        52: goto 55
        53: .line 7407
      StackMap locals: int
      StackMap stack:
            iload 2 /* dataSize */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            iload 3 /* i */
            invokeinterface com.google.protobuf.LazyStringList.getRaw:(I)Ljava/lang/Object;
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto.computeStringSizeNoTag:(Ljava/lang/Object;)I
            iadd
            istore 2 /* dataSize */
        54: .line 7406
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        55: iload 3 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.reservedName_:Lcom/google/protobuf/LazyStringList;
            invokeinterface com.google.protobuf.LazyStringList.size:()I
            if_icmplt 53
        end local 3 // int i
        56: .line 7409
            iload 1 /* size */
            iload 2 /* dataSize */
            iadd
            istore 1 /* size */
        57: .line 7410
            iload 1 /* size */
            iconst_1
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
            invokeinterface com.google.protobuf.ProtocolStringList.size:()I
            imul
            iadd
            istore 1 /* size */
        end local 2 // int dataSize
        58: .line 7412
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        59: .line 7413
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedSize:I
        60: .line 7414
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   61     0      this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            1   61     1      size  I
            6   11     2         i  I
           12   17     2         i  I
           18   23     2         i  I
           24   29     2         i  I
           30   35     2         i  I
           39   44     2         i  I
           45   50     2         i  I
           51   58     2  dataSize  I
           52   56     3         i  I

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // java.lang.Object obj
         0: .line 7419
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 7420
            iconst_1
            ireturn
         2: .line 7422
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$DescriptorProto
            ifne 4
         3: .line 7423
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 7425
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto other
         5: .line 7427
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasName:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasName:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 7428
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasName:()Z
            ifeq 9
         7: .line 7429
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getName:()Ljava/lang/String;
         8: .line 7430
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 9
            iconst_0
            ireturn
         9: .line 7432
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldList:()Ljava/util/List;
        10: .line 7433
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 11
            iconst_0
            ireturn
        11: .line 7434
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionList:()Ljava/util/List;
        12: .line 7435
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 13
            iconst_0
            ireturn
        13: .line 7436
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeList:()Ljava/util/List;
        14: .line 7437
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 15
            iconst_0
            ireturn
        15: .line 7438
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeList:()Ljava/util/List;
        16: .line 7439
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 17
            iconst_0
            ireturn
        17: .line 7440
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeList:()Ljava/util/List;
        18: .line 7441
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 19
            iconst_0
            ireturn
        19: .line 7442
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclList:()Ljava/util/List;
        20: .line 7443
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 21
            iconst_0
            ireturn
        21: .line 7444
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasOptions:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasOptions:()Z
            if_icmpeq 22
            iconst_0
            ireturn
        22: .line 7445
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasOptions:()Z
            ifeq 25
        23: .line 7446
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
        24: .line 7447
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.equals:(Ljava/lang/Object;)Z
            ifne 25
            iconst_0
            ireturn
        25: .line 7449
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedRangeList:()Ljava/util/List;
        26: .line 7450
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedRangeList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 27
            iconst_0
            ireturn
        27: .line 7451
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
        28: .line 7452
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
            invokeinterface com.google.protobuf.ProtocolStringList.equals:(Ljava/lang/Object;)Z
            ifne 29
            iconst_0
            ireturn
        29: .line 7453
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 30
            iconst_0
            ireturn
        30: .line 7454
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   31     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0   31     1    obj  Ljava/lang/Object;
            5   31     2  other  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    MethodParameters:
      Name  Flags
      obj   final

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7459
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedHashCode:I
            ifeq 2
         1: .line 7460
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedHashCode:I
            ireturn
         2: .line 7462
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 7463
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 7464
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasName:()Z
            ifeq 7
         5: .line 7465
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 7466
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
         7: .line 7468
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldCount:()I
            ifle 10
         8: .line 7469
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 7470
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        10: .line 7472
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionCount:()I
            ifle 13
        11: .line 7473
            bipush 37
            iload 1 /* hash */
            imul
            bipush 6
            iadd
            istore 1 /* hash */
        12: .line 7474
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        13: .line 7476
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeCount:()I
            ifle 16
        14: .line 7477
            bipush 37
            iload 1 /* hash */
            imul
            iconst_3
            iadd
            istore 1 /* hash */
        15: .line 7478
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        16: .line 7480
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeCount:()I
            ifle 19
        17: .line 7481
            bipush 37
            iload 1 /* hash */
            imul
            iconst_4
            iadd
            istore 1 /* hash */
        18: .line 7482
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        19: .line 7484
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeCount:()I
            ifle 22
        20: .line 7485
            bipush 37
            iload 1 /* hash */
            imul
            iconst_5
            iadd
            istore 1 /* hash */
        21: .line 7486
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        22: .line 7488
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclCount:()I
            ifle 25
        23: .line 7489
            bipush 37
            iload 1 /* hash */
            imul
            bipush 8
            iadd
            istore 1 /* hash */
        24: .line 7490
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        25: .line 7492
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.hasOptions:()Z
            ifeq 28
        26: .line 7493
            bipush 37
            iload 1 /* hash */
            imul
            bipush 7
            iadd
            istore 1 /* hash */
        27: .line 7494
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hashCode:()I
            iadd
            istore 1 /* hash */
        28: .line 7496
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedRangeCount:()I
            ifle 31
        29: .line 7497
            bipush 37
            iload 1 /* hash */
            imul
            bipush 9
            iadd
            istore 1 /* hash */
        30: .line 7498
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedRangeList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        31: .line 7500
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameCount:()I
            ifle 34
        32: .line 7501
            bipush 37
            iload 1 /* hash */
            imul
            bipush 10
            iadd
            istore 1 /* hash */
        33: .line 7502
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
            invokeinterface com.google.protobuf.ProtocolStringList.hashCode:()I
            iadd
            istore 1 /* hash */
        34: .line 7504
      StackMap locals:
      StackMap stack:
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        35: .line 7505
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto.memoizedHashCode:I
        36: .line 7506
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   37     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            3   37     1  hash  I

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 7512
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 0 // java.nio.ByteBuffer data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  Ljava/nio/ByteBuffer;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.nio.ByteBuffer data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7518
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.nio.ByteBuffer data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  Ljava/nio/ByteBuffer;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 7523
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  Lcom/google/protobuf/ByteString;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.ByteString data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7529
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  Lcom/google/protobuf/ByteString;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 7533
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  [B
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // byte[] data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7539
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  [B
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 7544
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7543
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7551
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7550
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Ljava/io/InputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 7556
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7555
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7563
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7562
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Ljava/io/InputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 7569
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7568
            areturn
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Lcom/google/protobuf/CodedInputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.CodedInputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 7576
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
         1: .line 7575
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Lcom/google/protobuf/CodedInputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public com.google.protobuf.DescriptorProtos$DescriptorProto$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7580
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto.newBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  public static com.google.protobuf.DescriptorProtos$DescriptorProto$Builder newBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 7582
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.DescriptorProtos$DescriptorProto$Builder newBuilder(com.google.protobuf.DescriptorProtos$DescriptorProto);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto prototype
         0: .line 7585
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            aload 0 /* prototype */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto prototype
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0  prototype  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    MethodParameters:
           Name  Flags
      prototype  

  public com.google.protobuf.DescriptorProtos$DescriptorProto$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 7589
            aload 0 /* this */
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            if_acmpne 2
         1: .line 7590
            new com.google.protobuf.DescriptorProtos$DescriptorProto$Builder
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.<init>:()V
            goto 3
      StackMap locals:
      StackMap stack:
         2: new com.google.protobuf.DescriptorProtos$DescriptorProto$Builder
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.<init>:()V
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
         3: .line 7589
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$DescriptorProto$Builder
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  protected com.google.protobuf.DescriptorProtos$DescriptorProto$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
        start local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
         0: .line 7596
            new com.google.protobuf.DescriptorProtos$DescriptorProto$Builder
            dup
            aload 1 /* parent */
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
            astore 2 /* builder */
        start local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$Builder builder
         1: .line 7597
            aload 2 /* builder */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$Builder builder
        end local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0    2     1   parent  Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
            1    2     2  builder  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
    MethodParameters:
        Name  Flags
      parent  

  public static com.google.protobuf.DescriptorProtos$DescriptorProto getDefaultInstance();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 10183
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$DescriptorProto> parser();
    descriptor: ()Lcom/google/protobuf/Parser;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 10198
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;

  public com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$DescriptorProto> getParserForType();
    descriptor: ()Lcom/google/protobuf/Parser;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 10203
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;

  public com.google.protobuf.DescriptorProtos$DescriptorProto getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
         0: .line 10208
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;

  protected com.google.protobuf.Message$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/MessageLite;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/Message;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.util.List getReservedNameList();
    descriptor: ()Ljava/util/List;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final DescriptorProto = com.google.protobuf.DescriptorProtos$DescriptorProto of com.google.protobuf.DescriptorProtos
  com.google.protobuf.DescriptorProtos$DescriptorProto$1
  public final Builder = com.google.protobuf.DescriptorProtos$DescriptorProto$Builder of com.google.protobuf.DescriptorProtos$DescriptorProto
  public final ExtensionRange = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange of com.google.protobuf.DescriptorProtos$DescriptorProto
  public abstract ExtensionRangeOrBuilder = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder of com.google.protobuf.DescriptorProtos$DescriptorProto
  public final ReservedRange = com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange of com.google.protobuf.DescriptorProtos$DescriptorProto
  public abstract ReservedRangeOrBuilder = com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder of com.google.protobuf.DescriptorProtos$DescriptorProto
  public abstract DescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
  public final EnumDescriptorProto = com.google.protobuf.DescriptorProtos$EnumDescriptorProto of com.google.protobuf.DescriptorProtos
  public abstract EnumDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
  public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
  public abstract FieldDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
  public final MessageOptions = com.google.protobuf.DescriptorProtos$MessageOptions of com.google.protobuf.DescriptorProtos
  public final Builder = com.google.protobuf.DescriptorProtos$MessageOptions$Builder of com.google.protobuf.DescriptorProtos$MessageOptions
  public abstract MessageOptionsOrBuilder = com.google.protobuf.DescriptorProtos$MessageOptionsOrBuilder of com.google.protobuf.DescriptorProtos
  public final OneofDescriptorProto = com.google.protobuf.DescriptorProtos$OneofDescriptorProto of com.google.protobuf.DescriptorProtos
  public abstract OneofDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public abstract Builder = com.google.protobuf.GeneratedMessageV3$Builder of com.google.protobuf.GeneratedMessageV3
  protected abstract BuilderParent = com.google.protobuf.GeneratedMessageV3$BuilderParent of com.google.protobuf.GeneratedMessageV3
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
  protected final UnusedPrivateParameter = com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter of com.google.protobuf.GeneratedMessageV3
  public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
  public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
  public final Builder = com.google.protobuf.UnknownFieldSet$Builder of com.google.protobuf.UnknownFieldSet