public final class com.google.protobuf.Descriptors$Descriptor extends com.google.protobuf.Descriptors$GenericDescriptor
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.Descriptors$Descriptor
  super_class: com.google.protobuf.Descriptors$GenericDescriptor
{
  private final int index;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private final java.lang.String fullName;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$FileDescriptor file;
    descriptor: Lcom/google/protobuf/Descriptors$FileDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$Descriptor containingType;
    descriptor: Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$Descriptor[] nestedTypes;
    descriptor: [Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$EnumDescriptor[] enumTypes;
    descriptor: [Lcom/google/protobuf/Descriptors$EnumDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$FieldDescriptor[] fields;
    descriptor: [Lcom/google/protobuf/Descriptors$FieldDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$FieldDescriptor[] extensions;
    descriptor: [Lcom/google/protobuf/Descriptors$FieldDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.google.protobuf.Descriptors$OneofDescriptor[] oneofs;
    descriptor: [Lcom/google/protobuf/Descriptors$OneofDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public int getIndex();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 647
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.index:I
            ireturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

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

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 659
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getName:()Ljava/lang/String;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  public java.lang.String getFullName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 676
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  public com.google.protobuf.Descriptors$FileDescriptor getFile();
    descriptor: ()Lcom/google/protobuf/Descriptors$FileDescriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 682
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  public com.google.protobuf.Descriptors$Descriptor getContainingType();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 687
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.containingType:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  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.Descriptors$Descriptor this
         0: .line 692
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  public java.util.List<com.google.protobuf.Descriptors$FieldDescriptor> getFields();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 697
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/Descriptors$FieldDescriptor;>;

  public java.util.List<com.google.protobuf.Descriptors$OneofDescriptor> getOneofs();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 702
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/Descriptors$OneofDescriptor;>;

  public java.util.List<com.google.protobuf.Descriptors$FieldDescriptor> getExtensions();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 707
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/Descriptors$FieldDescriptor;>;

  public java.util.List<com.google.protobuf.Descriptors$Descriptor> getNestedTypes();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 712
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/Descriptors$Descriptor;>;

  public java.util.List<com.google.protobuf.Descriptors$EnumDescriptor> getEnumTypes();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 717
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$Descriptor;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/Descriptors$EnumDescriptor;>;

  public boolean isExtensionNumber(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // int number
         0: .line 722
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeList:()Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 3
            goto 4
      StackMap locals: com.google.protobuf.Descriptors$Descriptor int top java.util.Iterator
      StackMap stack:
         1: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
            astore 2 /* range */
        start local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange range
         2: .line 723
            aload 2 /* range */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getStart:()I
            iload 1 /* number */
            if_icmpgt 4
            iload 1 /* number */
            aload 2 /* range */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.getEnd:()I
            if_icmpge 4
         3: .line 724
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange range
         4: .line 722
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
         5: .line 727
            iconst_0
            ireturn
        end local 1 // int number
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    6     1  number  I
            2    4     2   range  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
    MethodParameters:
        Name  Flags
      number  final

  public boolean isReservedNumber(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // int number
         0: .line 732
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedRangeList:()Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 3
            goto 4
      StackMap locals: com.google.protobuf.Descriptors$Descriptor int top java.util.Iterator
      StackMap stack:
         1: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange
            astore 2 /* range */
        start local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange range
         2: .line 733
            aload 2 /* range */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange.getStart:()I
            iload 1 /* number */
            if_icmpgt 4
            iload 1 /* number */
            aload 2 /* range */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange.getEnd:()I
            if_icmpge 4
         3: .line 734
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange range
         4: .line 732
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
         5: .line 737
            iconst_0
            ireturn
        end local 1 // int number
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    6     1  number  I
            2    4     2   range  Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
    MethodParameters:
        Name  Flags
      number  final

  public boolean isReservedName(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // java.lang.String name
         0: .line 742
            aload 1 /* name */
            invokestatic com.google.protobuf.Internal.checkNotNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         1: .line 743
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getReservedNameList:()Lcom/google/protobuf/ProtocolStringList;
            invokeinterface com.google.protobuf.ProtocolStringList.iterator:()Ljava/util/Iterator;
            astore 3
            goto 5
      StackMap locals: com.google.protobuf.Descriptors$Descriptor java.lang.String top java.util.Iterator
      StackMap stack:
         2: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.lang.String
            astore 2 /* reservedName */
        start local 2 // java.lang.String reservedName
         3: .line 744
            aload 2 /* reservedName */
            aload 1 /* name */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 5
         4: .line 745
            iconst_1
            ireturn
        end local 2 // java.lang.String reservedName
         5: .line 743
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         6: .line 748
            iconst_0
            ireturn
        end local 1 // java.lang.String name
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    7     0          this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    7     1          name  Ljava/lang/String;
            3    5     2  reservedName  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  final

  public boolean isExtendable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 756
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionRangeList:()Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/Descriptors$Descriptor;

  public com.google.protobuf.Descriptors$FieldDescriptor findFieldByName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/Descriptors$FieldDescriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // java.lang.String name
         0: .line 766
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
            getfield com.google.protobuf.Descriptors$FileDescriptor.pool:Lcom/google/protobuf/Descriptors$DescriptorPool;
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            bipush 46
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            aload 1 /* name */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual com.google.protobuf.Descriptors$DescriptorPool.findSymbol:(Ljava/lang/String;)Lcom/google/protobuf/Descriptors$GenericDescriptor;
            astore 2 /* result */
        start local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
         1: .line 767
            aload 2 /* result */
            ifnull 3
            aload 2 /* result */
            instanceof com.google.protobuf.Descriptors$FieldDescriptor
            ifeq 3
         2: .line 768
            aload 2 /* result */
            checkcast com.google.protobuf.Descriptors$FieldDescriptor
            areturn
         3: .line 770
      StackMap locals: com.google.protobuf.Descriptors$GenericDescriptor
      StackMap stack:
            aconst_null
            areturn
        end local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
        end local 1 // java.lang.String name
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    4     1    name  Ljava/lang/String;
            1    4     2  result  Lcom/google/protobuf/Descriptors$GenericDescriptor;
    MethodParameters:
      Name  Flags
      name  final

  public com.google.protobuf.Descriptors$FieldDescriptor findFieldByNumber(int);
    descriptor: (I)Lcom/google/protobuf/Descriptors$FieldDescriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // int number
         0: .line 781
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
            getfield com.google.protobuf.Descriptors$FileDescriptor.pool:Lcom/google/protobuf/Descriptors$DescriptorPool;
            getfield com.google.protobuf.Descriptors$DescriptorPool.fieldsByNumber:Ljava/util/Map;
            new com.google.protobuf.Descriptors$DescriptorPool$DescriptorIntPair
            dup
            aload 0 /* this */
            iload 1 /* number */
            invokespecial com.google.protobuf.Descriptors$DescriptorPool$DescriptorIntPair.<init>:(Lcom/google/protobuf/Descriptors$GenericDescriptor;I)V
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$FieldDescriptor
            areturn
        end local 1 // int number
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    1     1  number  I
    MethodParameters:
        Name  Flags
      number  final

  public com.google.protobuf.Descriptors$Descriptor findNestedTypeByName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // java.lang.String name
         0: .line 791
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
            getfield com.google.protobuf.Descriptors$FileDescriptor.pool:Lcom/google/protobuf/Descriptors$DescriptorPool;
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            bipush 46
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            aload 1 /* name */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual com.google.protobuf.Descriptors$DescriptorPool.findSymbol:(Ljava/lang/String;)Lcom/google/protobuf/Descriptors$GenericDescriptor;
            astore 2 /* result */
        start local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
         1: .line 792
            aload 2 /* result */
            ifnull 3
            aload 2 /* result */
            instanceof com.google.protobuf.Descriptors$Descriptor
            ifeq 3
         2: .line 793
            aload 2 /* result */
            checkcast com.google.protobuf.Descriptors$Descriptor
            areturn
         3: .line 795
      StackMap locals: com.google.protobuf.Descriptors$GenericDescriptor
      StackMap stack:
            aconst_null
            areturn
        end local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
        end local 1 // java.lang.String name
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    4     1    name  Ljava/lang/String;
            1    4     2  result  Lcom/google/protobuf/Descriptors$GenericDescriptor;
    MethodParameters:
      Name  Flags
      name  final

  public com.google.protobuf.Descriptors$EnumDescriptor findEnumTypeByName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/Descriptors$EnumDescriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // java.lang.String name
         0: .line 806
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
            getfield com.google.protobuf.Descriptors$FileDescriptor.pool:Lcom/google/protobuf/Descriptors$DescriptorPool;
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            bipush 46
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            aload 1 /* name */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual com.google.protobuf.Descriptors$DescriptorPool.findSymbol:(Ljava/lang/String;)Lcom/google/protobuf/Descriptors$GenericDescriptor;
            astore 2 /* result */
        start local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
         1: .line 807
            aload 2 /* result */
            ifnull 3
            aload 2 /* result */
            instanceof com.google.protobuf.Descriptors$EnumDescriptor
            ifeq 3
         2: .line 808
            aload 2 /* result */
            checkcast com.google.protobuf.Descriptors$EnumDescriptor
            areturn
         3: .line 810
      StackMap locals: com.google.protobuf.Descriptors$GenericDescriptor
      StackMap stack:
            aconst_null
            areturn
        end local 2 // com.google.protobuf.Descriptors$GenericDescriptor result
        end local 1 // java.lang.String name
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/Descriptors$Descriptor;
            0    4     1    name  Ljava/lang/String;
            1    4     2  result  Lcom/google/protobuf/Descriptors$GenericDescriptor;
    MethodParameters:
      Name  Flags
      name  final

  void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // java.lang.String fullname
         0: .line 826
            aload 0 /* this */
            invokespecial com.google.protobuf.Descriptors$GenericDescriptor.<init>:()V
         1: .line 827
            aload 1 /* fullname */
            astore 2 /* name */
        start local 2 // java.lang.String name
         2: .line 828
            ldc ""
            astore 3 /* packageName */
        start local 3 // java.lang.String packageName
         3: .line 829
            aload 1 /* fullname */
            bipush 46
            invokevirtual java.lang.String.lastIndexOf:(I)I
            istore 4 /* pos */
        start local 4 // int pos
         4: .line 830
            iload 4 /* pos */
            iconst_m1
            if_icmpeq 7
         5: .line 831
            aload 1 /* fullname */
            iload 4 /* pos */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            astore 2 /* name */
         6: .line 832
            aload 1 /* fullname */
            iconst_0
            iload 4 /* pos */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 3 /* packageName */
         7: .line 834
      StackMap locals: com.google.protobuf.Descriptors$Descriptor java.lang.String java.lang.String java.lang.String int
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.Descriptors$Descriptor.index:I
         8: .line 835
            aload 0 /* this */
         9: .line 836
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto.newBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
        10: .line 837
            aload 2 /* name */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.setName:(Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
        11: .line 839
            invokestatic com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange.newBuilder:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
            iconst_1
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder.setStart:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
            ldc 536870912
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder.setEnd:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder;
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder.build:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
        12: .line 838
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.addExtensionRange:(Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
        13: .line 840
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto$Builder.build:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
        14: .line 835
            putfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
        15: .line 841
            aload 0 /* this */
            aload 1 /* fullname */
            putfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
        16: .line 842
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.Descriptors$Descriptor.containingType:Lcom/google/protobuf/Descriptors$Descriptor;
        17: .line 844
            aload 0 /* this */
            iconst_0
            anewarray com.google.protobuf.Descriptors$Descriptor
            putfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
        18: .line 845
            aload 0 /* this */
            iconst_0
            anewarray com.google.protobuf.Descriptors$EnumDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
        19: .line 846
            aload 0 /* this */
            iconst_0
            anewarray com.google.protobuf.Descriptors$FieldDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
        20: .line 847
            aload 0 /* this */
            iconst_0
            anewarray com.google.protobuf.Descriptors$FieldDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
        21: .line 848
            aload 0 /* this */
            iconst_0
            anewarray com.google.protobuf.Descriptors$OneofDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
        22: .line 851
            aload 0 /* this */
            new com.google.protobuf.Descriptors$FileDescriptor
            dup
            aload 3 /* packageName */
            aload 0 /* this */
            invokespecial com.google.protobuf.Descriptors$FileDescriptor.<init>:(Ljava/lang/String;Lcom/google/protobuf/Descriptors$Descriptor;)V
            putfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
        23: .line 852
            return
        end local 4 // int pos
        end local 3 // java.lang.String packageName
        end local 2 // java.lang.String name
        end local 1 // java.lang.String fullname
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   24     0         this  Lcom/google/protobuf/Descriptors$Descriptor;
            0   24     1     fullname  Ljava/lang/String;
            2   24     2         name  Ljava/lang/String;
            3   24     3  packageName  Ljava/lang/String;
            4   24     4          pos  I
    Exceptions:
      throws com.google.protobuf.Descriptors$DescriptorValidationException
    MethodParameters:
          Name  Flags
      fullname  final

  private void <init>(com.google.protobuf.DescriptorProtos$DescriptorProto, com.google.protobuf.Descriptors$FileDescriptor, com.google.protobuf.Descriptors$Descriptor, int);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=9, locals=7, args_size=5
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // com.google.protobuf.DescriptorProtos$DescriptorProto proto
        start local 2 // com.google.protobuf.Descriptors$FileDescriptor file
        start local 3 // com.google.protobuf.Descriptors$Descriptor parent
        start local 4 // int index
         0: .line 854
            aload 0 /* this */
            invokespecial com.google.protobuf.Descriptors$GenericDescriptor.<init>:()V
         1: .line 860
            aload 0 /* this */
            iload 4 /* index */
            putfield com.google.protobuf.Descriptors$Descriptor.index:I
         2: .line 861
            aload 0 /* this */
            aload 1 /* proto */
            putfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
         3: .line 862
            aload 0 /* this */
            aload 2 /* file */
            aload 3 /* parent */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getName:()Ljava/lang/String;
            invokestatic com.google.protobuf.Descriptors.computeFullName:(Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;Ljava/lang/String;)Ljava/lang/String;
            putfield com.google.protobuf.Descriptors$Descriptor.fullName:Ljava/lang/String;
         4: .line 863
            aload 0 /* this */
            aload 2 /* file */
            putfield com.google.protobuf.Descriptors$Descriptor.file:Lcom/google/protobuf/Descriptors$FileDescriptor;
         5: .line 864
            aload 0 /* this */
            aload 3 /* parent */
            putfield com.google.protobuf.Descriptors$Descriptor.containingType:Lcom/google/protobuf/Descriptors$Descriptor;
         6: .line 866
            aload 0 /* this */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclCount:()I
            anewarray com.google.protobuf.Descriptors$OneofDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
         7: .line 867
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         8: goto 11
         9: .line 868
      StackMap locals: com.google.protobuf.Descriptors$Descriptor com.google.protobuf.DescriptorProtos$DescriptorProto com.google.protobuf.Descriptors$FileDescriptor com.google.protobuf.Descriptors$Descriptor int int
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            iload 5 /* i */
            new com.google.protobuf.Descriptors$OneofDescriptor
            dup
            aload 1 /* proto */
            iload 5 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDecl:(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            aload 2 /* file */
            aload 0 /* this */
            iload 5 /* i */
            invokespecial com.google.protobuf.Descriptors$OneofDescriptor.<init>:(Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;I)V
            aastore
        10: .line 867
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclCount:()I
            if_icmplt 9
        end local 5 // int i
        12: .line 871
            aload 0 /* this */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeCount:()I
            anewarray com.google.protobuf.Descriptors$Descriptor
            putfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
        13: .line 872
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        14: goto 17
        15: .line 873
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
            iload 5 /* i */
            new com.google.protobuf.Descriptors$Descriptor
            dup
            aload 1 /* proto */
            iload 5 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedType:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            aload 2 /* file */
            aload 0 /* this */
            iload 5 /* i */
            invokespecial com.google.protobuf.Descriptors$Descriptor.<init>:(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;I)V
            aastore
        16: .line 872
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedTypeCount:()I
            if_icmplt 15
        end local 5 // int i
        18: .line 876
            aload 0 /* this */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeCount:()I
            anewarray com.google.protobuf.Descriptors$EnumDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
        19: .line 877
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        20: goto 23
        21: .line 878
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
            iload 5 /* i */
            new com.google.protobuf.Descriptors$EnumDescriptor
            dup
            aload 1 /* proto */
            iload 5 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumType:(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
            aload 2 /* file */
            aload 0 /* this */
            iload 5 /* i */
            invokespecial com.google.protobuf.Descriptors$EnumDescriptor.<init>:(Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;I)V
            aastore
        22: .line 877
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        23: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumTypeCount:()I
            if_icmplt 21
        end local 5 // int i
        24: .line 881
            aload 0 /* this */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldCount:()I
            anewarray com.google.protobuf.Descriptors$FieldDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
        25: .line 882
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        26: goto 29
        27: .line 883
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 5 /* i */
            new com.google.protobuf.Descriptors$FieldDescriptor
            dup
            aload 1 /* proto */
            iload 5 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getField:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            aload 2 /* file */
            aload 0 /* this */
            iload 5 /* i */
            iconst_0
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor.<init>:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;IZ)V
            aastore
        28: .line 882
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        29: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldCount:()I
            if_icmplt 27
        end local 5 // int i
        30: .line 886
            aload 0 /* this */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionCount:()I
            anewarray com.google.protobuf.Descriptors$FieldDescriptor
            putfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
        31: .line 887
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        32: goto 35
        33: .line 888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 5 /* i */
            new com.google.protobuf.Descriptors$FieldDescriptor
            dup
            aload 1 /* proto */
            iload 5 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtension:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            aload 2 /* file */
            aload 0 /* this */
            iload 5 /* i */
            iconst_1
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor.<init>:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$Descriptor;IZ)V
            aastore
        34: .line 887
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        35: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtensionCount:()I
            if_icmplt 33
        end local 5 // int i
        36: .line 891
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        37: goto 41
        38: .line 892
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            iload 5 /* i */
            aaload
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            iload 5 /* i */
            aaload
            invokevirtual com.google.protobuf.Descriptors$OneofDescriptor.getFieldCount:()I
            anewarray com.google.protobuf.Descriptors$FieldDescriptor
            putfield com.google.protobuf.Descriptors$OneofDescriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
        39: .line 893
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            iload 5 /* i */
            aaload
            iconst_0
            putfield com.google.protobuf.Descriptors$OneofDescriptor.fieldCount:I
        40: .line 891
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        41: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDeclCount:()I
            if_icmplt 38
        end local 5 // int i
        42: .line 895
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        43: goto 48
        44: .line 896
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 5 /* i */
            aaload
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor.getContainingOneof:()Lcom/google/protobuf/Descriptors$OneofDescriptor;
            astore 6 /* oneofDescriptor */
        start local 6 // com.google.protobuf.Descriptors$OneofDescriptor oneofDescriptor
        45: .line 897
            aload 6 /* oneofDescriptor */
            ifnull 47
        46: .line 898
            aload 6 /* oneofDescriptor */
            getfield com.google.protobuf.Descriptors$OneofDescriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            aload 6 /* oneofDescriptor */
            dup
            getfield com.google.protobuf.Descriptors$OneofDescriptor.fieldCount:I
            dup_x1
            iconst_1
            iadd
            putfield com.google.protobuf.Descriptors$OneofDescriptor.fieldCount:I
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 5 /* i */
            aaload
            aastore
        end local 6 // com.google.protobuf.Descriptors$OneofDescriptor oneofDescriptor
        47: .line 895
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        48: iload 5 /* i */
            aload 1 /* proto */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getFieldCount:()I
            if_icmplt 44
        end local 5 // int i
        49: .line 902
            aload 2 /* file */
            getfield com.google.protobuf.Descriptors$FileDescriptor.pool:Lcom/google/protobuf/Descriptors$DescriptorPool;
            aload 0 /* this */
            invokevirtual com.google.protobuf.Descriptors$DescriptorPool.addSymbol:(Lcom/google/protobuf/Descriptors$GenericDescriptor;)V
        50: .line 903
            return
        end local 4 // int index
        end local 3 // com.google.protobuf.Descriptors$Descriptor parent
        end local 2 // com.google.protobuf.Descriptors$FileDescriptor file
        end local 1 // com.google.protobuf.DescriptorProtos$DescriptorProto proto
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   51     0             this  Lcom/google/protobuf/Descriptors$Descriptor;
            0   51     1            proto  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            0   51     2             file  Lcom/google/protobuf/Descriptors$FileDescriptor;
            0   51     3           parent  Lcom/google/protobuf/Descriptors$Descriptor;
            0   51     4            index  I
            8   12     5                i  I
           14   18     5                i  I
           20   24     5                i  I
           26   30     5                i  I
           32   36     5                i  I
           37   42     5                i  I
           43   49     5                i  I
           45   47     6  oneofDescriptor  Lcom/google/protobuf/Descriptors$OneofDescriptor;
    Exceptions:
      throws com.google.protobuf.Descriptors$DescriptorValidationException
    MethodParameters:
        Name  Flags
      proto   final
      file    final
      parent  final
      index   final

  private void crossLink();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=5, args_size=1
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
         0: .line 907
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
            dup
            astore 4
            arraylength
            istore 3
            iconst_0
            istore 2
            goto 4
      StackMap locals: com.google.protobuf.Descriptors$Descriptor top int int com.google.protobuf.Descriptors$Descriptor[]
      StackMap stack:
         1: aload 4
            iload 2
            aaload
            astore 1 /* nestedType */
        start local 1 // com.google.protobuf.Descriptors$Descriptor nestedType
         2: .line 908
            aload 1 /* nestedType */
            invokevirtual com.google.protobuf.Descriptors$Descriptor.crossLink:()V
        end local 1 // com.google.protobuf.Descriptors$Descriptor nestedType
         3: .line 907
            iinc 2 1
      StackMap locals:
      StackMap stack:
         4: iload 2
            iload 3
            if_icmplt 1
         5: .line 911
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            dup
            astore 4
            arraylength
            istore 3
            iconst_0
            istore 2
            goto 9
      StackMap locals: com.google.protobuf.Descriptors$Descriptor top int int com.google.protobuf.Descriptors$FieldDescriptor[]
      StackMap stack:
         6: aload 4
            iload 2
            aaload
            astore 1 /* field */
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
         7: .line 912
            aload 1 /* field */
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor.crossLink:()V
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
         8: .line 911
            iinc 2 1
      StackMap locals:
      StackMap stack:
         9: iload 2
            iload 3
            if_icmplt 6
        10: .line 915
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            dup
            astore 4
            arraylength
            istore 3
            iconst_0
            istore 2
            goto 14
      StackMap locals:
      StackMap stack:
        11: aload 4
            iload 2
            aaload
            astore 1 /* extension */
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor extension
        12: .line 916
            aload 1 /* extension */
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor.crossLink:()V
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor extension
        13: .line 915
            iinc 2 1
      StackMap locals:
      StackMap stack:
        14: iload 2
            iload 3
            if_icmplt 11
        15: .line 918
            return
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   16     0        this  Lcom/google/protobuf/Descriptors$Descriptor;
            2    3     1  nestedType  Lcom/google/protobuf/Descriptors$Descriptor;
            7    8     1       field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
           12   13     1   extension  Lcom/google/protobuf/Descriptors$FieldDescriptor;
    Exceptions:
      throws com.google.protobuf.Descriptors$DescriptorValidationException

  private void setProto(com.google.protobuf.DescriptorProtos$DescriptorProto);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.google.protobuf.Descriptors$Descriptor this
        start local 1 // com.google.protobuf.DescriptorProtos$DescriptorProto proto
         0: .line 922
            aload 0 /* this */
            aload 1 /* proto */
            putfield com.google.protobuf.Descriptors$Descriptor.proto:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
         1: .line 924
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 5
         3: .line 925
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
            iload 2 /* i */
            aaload
            aload 1 /* proto */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getNestedType:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            invokevirtual com.google.protobuf.Descriptors$Descriptor.setProto:(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)V
         4: .line 924
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.nestedTypes:[Lcom/google/protobuf/Descriptors$Descriptor;
            arraylength
            if_icmplt 3
        end local 2 // int i
         6: .line 928
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         7: goto 10
         8: .line 929
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            iload 2 /* i */
            aaload
            aload 1 /* proto */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getOneofDecl:(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            invokevirtual com.google.protobuf.Descriptors$OneofDescriptor.setProto:(Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;)V
         9: .line 928
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.oneofs:[Lcom/google/protobuf/Descriptors$OneofDescriptor;
            arraylength
            if_icmplt 8
        end local 2 // int i
        11: .line 932
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        12: goto 15
        13: .line 933
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
            iload 2 /* i */
            aaload
            aload 1 /* proto */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getEnumType:(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
            invokevirtual com.google.protobuf.Descriptors$EnumDescriptor.setProto:(Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;)V
        14: .line 932
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        15: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.enumTypes:[Lcom/google/protobuf/Descriptors$EnumDescriptor;
            arraylength
            if_icmplt 13
        end local 2 // int i
        16: .line 936
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        17: goto 20
        18: .line 937
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 2 /* i */
            aaload
            aload 1 /* proto */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getField:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor.setProto:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)V
        19: .line 936
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.fields:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            arraylength
            if_icmplt 18
        end local 2 // int i
        21: .line 940
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        22: goto 25
        23: .line 941
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            iload 2 /* i */
            aaload
            aload 1 /* proto */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.getExtension:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor.setProto:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)V
        24: .line 940
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        25: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.Descriptors$Descriptor.extensions:[Lcom/google/protobuf/Descriptors$FieldDescriptor;
            arraylength
            if_icmplt 23
        end local 2 // int i
        26: .line 943
            return
        end local 1 // com.google.protobuf.DescriptorProtos$DescriptorProto proto
        end local 0 // com.google.protobuf.Descriptors$Descriptor this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   27     0   this  Lcom/google/protobuf/Descriptors$Descriptor;
            0   27     1  proto  Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            2    6     2      i  I
            7   11     2      i  I
           12   16     2      i  I
           17   21     2      i  I
           22   26     2      i  I
    MethodParameters:
       Name  Flags
      proto  final

  public com.google.protobuf.Message toProto();
    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.Descriptors$Descriptor.toProto:()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "Descriptors.java"
NestHost: com.google.protobuf.Descriptors
InnerClasses:
  public final DescriptorProto = com.google.protobuf.DescriptorProtos$DescriptorProto of com.google.protobuf.DescriptorProtos
  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 final Builder = com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder of com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange
  public final ReservedRange = com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange of com.google.protobuf.DescriptorProtos$DescriptorProto
  public final EnumDescriptorProto = com.google.protobuf.DescriptorProtos$EnumDescriptorProto of com.google.protobuf.DescriptorProtos
  public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
  public final MessageOptions = com.google.protobuf.DescriptorProtos$MessageOptions of com.google.protobuf.DescriptorProtos
  public final OneofDescriptorProto = com.google.protobuf.DescriptorProtos$OneofDescriptorProto of com.google.protobuf.DescriptorProtos
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  private final DescriptorPool = com.google.protobuf.Descriptors$DescriptorPool of com.google.protobuf.Descriptors
  private final DescriptorIntPair = com.google.protobuf.Descriptors$DescriptorPool$DescriptorIntPair of com.google.protobuf.Descriptors$DescriptorPool
  public DescriptorValidationException = com.google.protobuf.Descriptors$DescriptorValidationException of com.google.protobuf.Descriptors
  public final EnumDescriptor = com.google.protobuf.Descriptors$EnumDescriptor of com.google.protobuf.Descriptors
  public final FieldDescriptor = com.google.protobuf.Descriptors$FieldDescriptor of com.google.protobuf.Descriptors
  public final FileDescriptor = com.google.protobuf.Descriptors$FileDescriptor of com.google.protobuf.Descriptors
  public abstract GenericDescriptor = com.google.protobuf.Descriptors$GenericDescriptor of com.google.protobuf.Descriptors
  public final OneofDescriptor = com.google.protobuf.Descriptors$OneofDescriptor of com.google.protobuf.Descriptors