public final class com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange extends com.google.protobuf.GeneratedMessageV3 implements com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
  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 START_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

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

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

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

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

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

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

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

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 6181
            new com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
         1: .line 6189
            new com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$1.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.PARSER:Lcom/google/protobuf/Parser;
         2: .line 6197
            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$ExtensionRange this
        start local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
         0: .line 5388
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
         1: .line 5553
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedIsInitialized:B
         2: .line 5389
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            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$ExtensionRange this
         0: .line 5390
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
         1: .line 5553
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedIsInitialized:B
         2: .line 5391
            return
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

  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$ExtensionRange this
        start local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
         0: .line 5397
            new com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            dup
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.<init>:()V
            areturn
        end local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            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$ExtensionRange this
         0: .line 5403
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

  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=8, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 5409
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.<init>:()V
         1: .line 5410
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 5411
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 5415
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         4: .line 5414
            astore 3 /* unknownFields */
        start local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         5: .line 5417
            iconst_0
            istore 4 /* done */
        start local 4 // boolean done
         6: .line 5418
            goto 31
         7: .line 5419
      StackMap locals: com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 5 /* tag */
        start local 5 // int tag
         8: .line 5420
            iload 5 /* tag */
            lookupswitch { // 4
                    0: 9
                    8: 11
                   16: 14
                   26: 17
              default: 26
          }
         9: .line 5422
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 4 /* done */
        10: .line 5423
            goto 31
        11: .line 5425
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
        12: .line 5426
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.start_:I
        13: .line 5427
            goto 31
        14: .line 5430
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
        15: .line 5431
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.end_:I
        16: .line 5432
            goto 31
        17: .line 5435
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 6 /* subBuilder */
        start local 6 // com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder subBuilder
        18: .line 5436
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_4
            iand
            ifeq 20
        19: .line 5437
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.options_:Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Builder;
            astore 6 /* subBuilder */
        20: .line 5439
      StackMap locals: com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$ExtensionRangeOptions.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$ExtensionRangeOptions
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.options_:Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
        21: .line 5440
            aload 6 /* subBuilder */
            ifnull 24
        22: .line 5441
            aload 6 /* subBuilder */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.options_:Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;)Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Builder;
            pop
        23: .line 5442
            aload 0 /* this */
            aload 6 /* subBuilder */
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.options_:Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
        24: .line 5444
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_4
            ior
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
        25: .line 5445
            goto 31
        end local 6 // com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder subBuilder
        26: .line 5448
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        27: .line 5449
            aload 1 /* input */
            aload 3 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 5 /* tag */
        28: .line 5448
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        29: .line 5449
            ifne 31
        30: .line 5450
            iconst_1
            istore 4 /* done */
        end local 5 // int tag
        31: .line 5418
      StackMap locals:
      StackMap stack:
            iload 4 /* done */
            ifeq 7
        end local 4 // boolean done
        32: .line 5456
            goto 45
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        33: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
        34: .line 5457
            aload 4 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
        35: .line 5458
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 4 /* e */
        start local 4 // java.io.IOException e
        36: .line 5459
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        37: .line 5460
            aload 4 /* e */
        38: .line 5459
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        39: .line 5460
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        40: .line 5459
            athrow
        end local 4 // java.io.IOException e
        41: .line 5461
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        42: .line 5462
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        43: .line 5463
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.makeExtensionsImmutable:()V
        44: .line 5464
            aload 7
            athrow
        45: .line 5462
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        46: .line 5463
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.makeExtensionsImmutable:()V
        47: .line 5465
            return
        end local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   48     0               this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            0   48     1              input  Lcom/google/protobuf/CodedInputStream;
            0   48     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            5   48     3      unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            6   32     4               done  Z
            8   31     5                tag  I
           18   26     6         subBuilder  Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Builder;
           34   35     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
           36   41     4                  e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           5    32      33  Class com.google.protobuf.InvalidProtocolBufferException
           5    32      35  Class java.io.IOException
           5    41      41  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 5468
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_DescriptorProto_ExtensionRange_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$ExtensionRange this
         0: .line 5474
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_DescriptorProto_ExtensionRange_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 5476
            ldc Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            ldc Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
         2: .line 5475
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 5474
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

  public boolean hasStart();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
         0: .line 5491
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

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

  public boolean hasEnd();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
         0: .line 5516
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

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

  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$ExtensionRange this
         0: .line 5537
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_4
            iand
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

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

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

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
         0: .line 5556
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 5557
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 5558
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 5560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasOptions:()Z
            ifeq 7
         4: .line 5561
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions.isInitialized:()Z
            ifne 7
         5: .line 5562
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedIsInitialized:B
         6: .line 5563
            iconst_0
            ireturn
         7: .line 5566
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedIsInitialized:B
         8: .line 5567
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    9     0           this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            1    9     1  isInitialized  B

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 5573
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_1
            iand
            ifeq 2
         1: .line 5574
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.start_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
         2: .line 5576
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_2
            iand
            ifeq 4
         3: .line 5577
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.end_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
         4: .line 5579
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_4
            iand
            ifeq 6
         5: .line 5580
            aload 1 /* output */
            iconst_3
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
         6: .line 5582
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         7: .line 5583
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            0    8     1  output  Lcom/google/protobuf/CodedOutputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
         0: .line 5587
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 5588
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 5590
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 5591
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_1
            iand
            ifeq 6
         4: .line 5592
            iload 1 /* size */
         5: .line 5593
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.start_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
         6: .line 5595
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_2
            iand
            ifeq 9
         7: .line 5596
            iload 1 /* size */
         8: .line 5597
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.end_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
         9: .line 5599
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.bitField0_:I
            iconst_4
            iand
            ifeq 12
        10: .line 5600
            iload 1 /* size */
        11: .line 5601
            iconst_3
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        12: .line 5603
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        13: .line 5604
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedSize:I
        14: .line 5605
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   15     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            1   15     1  size  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$ExtensionRange this
        start local 1 // java.lang.Object obj
         0: .line 5610
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 5611
            iconst_1
            ireturn
         2: .line 5613
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            ifne 4
         3: .line 5614
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 5616
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange other
         5: .line 5618
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasStart:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasStart:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 5619
      StackMap locals: com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasStart:()Z
            ifeq 11
         7: .line 5620
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getStart:()I
         8: .line 5621
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getStart:()I
         9: .line 5620
            if_icmpeq 11
        10: .line 5621
            iconst_0
            ireturn
        11: .line 5623
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasEnd:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasEnd:()Z
            if_icmpeq 12
            iconst_0
            ireturn
        12: .line 5624
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasEnd:()Z
            ifeq 17
        13: .line 5625
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getEnd:()I
        14: .line 5626
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getEnd:()I
        15: .line 5625
            if_icmpeq 17
        16: .line 5626
            iconst_0
            ireturn
        17: .line 5628
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasOptions:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasOptions:()Z
            if_icmpeq 18
            iconst_0
            ireturn
        18: .line 5629
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasOptions:()Z
            ifeq 21
        19: .line 5630
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
        20: .line 5631
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions.equals:(Ljava/lang/Object;)Z
            ifne 21
            iconst_0
            ireturn
        21: .line 5633
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 22
            iconst_0
            ireturn
        22: .line 5634
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   23     0   this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            0   23     1    obj  Ljava/lang/Object;
            5   23     2  other  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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$ExtensionRange this
         0: .line 5639
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedHashCode:I
            ifeq 2
         1: .line 5640
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedHashCode:I
            ireturn
         2: .line 5642
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 5643
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 5644
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasStart:()Z
            ifeq 7
         5: .line 5645
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 5646
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getStart:()I
            iadd
            istore 1 /* hash */
         7: .line 5648
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasEnd:()Z
            ifeq 10
         8: .line 5649
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 5650
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getEnd:()I
            iadd
            istore 1 /* hash */
        10: .line 5652
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.hasOptions:()Z
            ifeq 13
        11: .line 5653
            bipush 37
            iload 1 /* hash */
            imul
            iconst_3
            iadd
            istore 1 /* hash */
        12: .line 5654
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getOptions:()Lcom/google/protobuf/DescriptorProtos$ExtensionRangeOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$ExtensionRangeOptions.hashCode:()I
            iadd
            istore 1 /* hash */
        13: .line 5656
      StackMap locals:
      StackMap stack:
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        14: .line 5657
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.memoizedHashCode:I
        15: .line 5658
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   16     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            3   16     1  hash  I

  public static com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 5664
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
            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$ExtensionRange parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5670
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
            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$ExtensionRange parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 5675
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
            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$ExtensionRange parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5681
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
            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$ExtensionRange parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 5685
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            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$ExtensionRange parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5691
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
            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$ExtensionRange parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 5696
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5695
            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$ExtensionRange parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5703
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5702
            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$ExtensionRange parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 5708
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5707
            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$ExtensionRange parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5715
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5714
            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$ExtensionRange parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 5721
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5720
            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$ExtensionRange parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    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 5728
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.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$ExtensionRange
         1: .line 5727
            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$ExtensionRange$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
         0: .line 5732
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.newBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;

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

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

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

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

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

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

  public com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange> 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$ExtensionRange this
         0: .line 6205
            getstatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;>;

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

  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$ExtensionRange.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            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$ExtensionRange.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  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$ExtensionRange.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$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$ExtensionRange.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$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$ExtensionRange.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
            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$ExtensionRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$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$ExtensionRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$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
  public final ExtensionRange = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange of com.google.protobuf.DescriptorProtos$DescriptorProto
  com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$1
  public final Builder = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder of com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
  public abstract ExtensionRangeOrBuilder = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder of com.google.protobuf.DescriptorProtos$DescriptorProto
  public final ExtensionRangeOptions = com.google.protobuf.DescriptorProtos$ExtensionRangeOptions of com.google.protobuf.DescriptorProtos
  public final Builder = com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder of com.google.protobuf.DescriptorProtos$ExtensionRangeOptions
  public abstract ExtensionRangeOptionsOrBuilder = com.google.protobuf.DescriptorProtos$ExtensionRangeOptionsOrBuilder 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