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

  private com.google.protobuf.Internal$IntList path_;
    descriptor: Lcom/google/protobuf/Internal$IntList;
    flags: (0x0002) ACC_PRIVATE

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

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

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

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

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

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

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

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

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

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 43976
            new com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
            dup
            invokespecial com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
         1: .line 43984
            new com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation$1.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.PARSER:Lcom/google/protobuf/Parser;
         2: .line 43992
            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$GeneratedCodeInfo$Annotation this
        start local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
         0: .line 42942
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
         1: .line 43093
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.pathMemoizedSerializedSize:I
         2: .line 43208
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedIsInitialized:B
         3: .line 42943
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    4     0     this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            0    4     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$GeneratedCodeInfo$Annotation this
         0: .line 42944
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
         1: .line 43093
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.pathMemoizedSerializedSize:I
         2: .line 43208
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedIsInitialized:B
         3: .line 42945
            aload 0 /* this */
            invokestatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.emptyIntList:()Lcom/google/protobuf/Internal$IntList;
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
         4: .line 42946
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
         5: .line 42947
            return
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;

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

  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=10, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 42965
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.<init>:()V
         1: .line 42966
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 42967
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 42969
      StackMap locals: com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         4: .line 42971
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 42970
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 42973
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         7: .line 42974
            goto 42
         8: .line 42975
      StackMap locals: int com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 6 /* tag */
        start local 6 // int tag
         9: .line 42976
            iload 6 /* tag */
            lookupswitch { // 6
                    0: 10
                    8: 12
                   10: 17
                   18: 27
                   24: 31
                   32: 34
              default: 37
          }
        10: .line 42978
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        11: .line 42979
            goto 42
        12: .line 42981
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            ifne 15
        13: .line 42982
            aload 0 /* this */
            invokestatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.newIntList:()Lcom/google/protobuf/Internal$IntList;
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
        14: .line 42983
            iload 3 /* mutable_bitField0_ */
            iconst_1
            ior
            istore 3 /* mutable_bitField0_ */
        15: .line 42985
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
        16: .line 42986
            goto 42
        17: .line 42989
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readRawVarint32:()I
            istore 7 /* length */
        start local 7 // int length
        18: .line 42990
            aload 1 /* input */
            iload 7 /* length */
            invokevirtual com.google.protobuf.CodedInputStream.pushLimit:(I)I
            istore 8 /* limit */
        start local 8 // int limit
        19: .line 42991
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            ifne 24
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
            ifle 24
        20: .line 42992
            aload 0 /* this */
            invokestatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.newIntList:()Lcom/google/protobuf/Internal$IntList;
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
        21: .line 42993
            iload 3 /* mutable_bitField0_ */
            iconst_1
            ior
            istore 3 /* mutable_bitField0_ */
        22: .line 42995
            goto 24
        23: .line 42996
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
        24: .line 42995
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
            ifgt 23
        25: .line 42998
            aload 1 /* input */
            iload 8 /* limit */
            invokevirtual com.google.protobuf.CodedInputStream.popLimit:(I)V
        26: .line 42999
            goto 42
        end local 8 // int limit
        end local 7 // int length
        27: .line 43002
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        28: .line 43003
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
        29: .line 43004
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
        30: .line 43005
            goto 42
        end local 7 // com.google.protobuf.ByteString bs
        31: .line 43008
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
        32: .line 43009
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.begin_:I
        33: .line 43010
            goto 42
        34: .line 43013
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_4
            ior
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
        35: .line 43014
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.end_:I
        36: .line 43015
            goto 42
        37: .line 43018
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        38: .line 43019
            aload 1 /* input */
            aload 4 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        39: .line 43018
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        40: .line 43019
            ifne 42
        41: .line 43020
            iconst_1
            istore 5 /* done */
        end local 6 // int tag
        42: .line 42974
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 8
        end local 5 // boolean done
        43: .line 43026
            goto 58
      StackMap locals: com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        44: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
        45: .line 43027
            aload 5 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 5 // com.google.protobuf.InvalidProtocolBufferException e
        46: .line 43028
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        47: .line 43029
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        48: .line 43030
            aload 5 /* e */
        49: .line 43029
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        50: .line 43030
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        51: .line 43029
            athrow
        end local 5 // java.io.IOException e
        52: .line 43031
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 9
        53: .line 43032
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            ifeq 55
        54: .line 43033
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
        55: .line 43035
      StackMap locals: com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder top top top top java.lang.Throwable
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        56: .line 43036
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.makeExtensionsImmutable:()V
        57: .line 43037
            aload 9
            athrow
        58: .line 43032
      StackMap locals: com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            ifeq 60
        59: .line 43033
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
        60: .line 43035
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        61: .line 43036
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.makeExtensionsImmutable:()V
        62: .line 43038
            return
        end local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 3 // int mutable_bitField0_
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   63     0                this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            0   63     1               input  Lcom/google/protobuf/CodedInputStream;
            0   63     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            4   63     3  mutable_bitField0_  I
            6   63     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7   43     5                done  Z
            9   42     6                 tag  I
           18   27     7              length  I
           19   27     8               limit  I
           28   31     7                  bs  Lcom/google/protobuf/ByteString;
           45   46     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
           47   52     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6    43      44  Class com.google.protobuf.InvalidProtocolBufferException
           6    43      46  Class java.io.IOException
           6    52      52  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 43041
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_GeneratedCodeInfo_Annotation_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$GeneratedCodeInfo$Annotation this
         0: .line 43047
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_GeneratedCodeInfo_Annotation_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 43049
            ldc Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            ldc Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Builder;
         2: .line 43048
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 43047
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;

  public java.util.List<java.lang.Integer> getPathList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43066
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    Signature: ()Ljava/util/List<Ljava/lang/Integer;>;

  public int getPathCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43078
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            invokeinterface com.google.protobuf.Internal$IntList.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;

  public int getPath(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
        start local 1 // int index
         0: .line 43091
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            iload 1 /* index */
            invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
            ireturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

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

  public java.lang.String getSourceFile();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43117
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 43118
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 43119
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 43122
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 43121
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 43123
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 43124
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 43125
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
         8: .line 43127
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getSourceFileBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43140
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 43141
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 43144
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 43143
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 43142
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 43145
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
         6: .line 43146
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 43148
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

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

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

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

  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$GeneratedCodeInfo$Annotation this
         0: .line 43211
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 43212
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 43213
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 43215
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedIsInitialized:B
         4: .line 43216
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    5     0           this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            1    5     1  isInitialized  B

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 43222
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getSerializedSize:()I
            pop
         1: .line 43223
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathList:()Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ifle 4
         2: .line 43224
            aload 1 /* output */
            bipush 10
            invokevirtual com.google.protobuf.CodedOutputStream.writeUInt32NoTag:(I)V
         3: .line 43225
            aload 1 /* output */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.pathMemoizedSerializedSize:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeUInt32NoTag:(I)V
         4: .line 43227
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         5: goto 8
         6: .line 43228
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            iload 2 /* i */
            invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32NoTag:(I)V
         7: .line 43227
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            invokeinterface com.google.protobuf.Internal$IntList.size:()I
            if_icmplt 6
        end local 2 // int i
         9: .line 43230
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_1
            iand
            ifeq 11
        10: .line 43231
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        11: .line 43233
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_2
            iand
            ifeq 13
        12: .line 43234
            aload 1 /* output */
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.begin_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
        13: .line 43236
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_4
            iand
            ifeq 15
        14: .line 43237
            aload 1 /* output */
            iconst_4
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.end_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
        15: .line 43239
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
        16: .line 43240
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   17     0    this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            0   17     1  output  Lcom/google/protobuf/CodedOutputStream;
            5    9     2       i  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43244
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 43245
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 43247
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 43249
            iconst_0
            istore 2 /* dataSize */
        start local 2 // int dataSize
         4: .line 43250
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         5: goto 9
         6: .line 43251
      StackMap locals: int int
      StackMap stack:
            iload 2 /* dataSize */
         7: .line 43252
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            iload 3 /* i */
            invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag:(I)I
            iadd
            istore 2 /* dataSize */
         8: .line 43250
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 3 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.path_:Lcom/google/protobuf/Internal$IntList;
            invokeinterface com.google.protobuf.Internal$IntList.size:()I
            if_icmplt 6
        end local 3 // int i
        10: .line 43254
            iload 1 /* size */
            iload 2 /* dataSize */
            iadd
            istore 1 /* size */
        11: .line 43255
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathList:()Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifne 15
        12: .line 43256
            iinc 1 /* size */ 1
        13: .line 43257
            iload 1 /* size */
        14: .line 43258
            iload 2 /* dataSize */
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag:(I)I
            iadd
            istore 1 /* size */
        15: .line 43260
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* dataSize */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.pathMemoizedSerializedSize:I
        end local 2 // int dataSize
        16: .line 43262
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_1
            iand
            ifeq 18
        17: .line 43263
            iload 1 /* size */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.sourceFile_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        18: .line 43265
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_2
            iand
            ifeq 21
        19: .line 43266
            iload 1 /* size */
        20: .line 43267
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.begin_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
        21: .line 43269
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.bitField0_:I
            iconst_4
            iand
            ifeq 24
        22: .line 43270
            iload 1 /* size */
        23: .line 43271
            iconst_4
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.end_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
        24: .line 43273
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        25: .line 43274
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedSize:I
        26: .line 43275
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   27     0      this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            1   27     1      size  I
            4   16     2  dataSize  I
            5   10     3         i  I

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
        start local 1 // java.lang.Object obj
         0: .line 43280
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 43281
            iconst_1
            ireturn
         2: .line 43283
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
            ifne 4
         3: .line 43284
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 43286
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation other
         5: .line 43288
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathList:()Ljava/util/List;
         6: .line 43289
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 7
            iconst_0
            ireturn
         7: .line 43290
      StackMap locals: com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasSourceFile:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasSourceFile:()Z
            if_icmpeq 8
            iconst_0
            ireturn
         8: .line 43291
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasSourceFile:()Z
            ifeq 11
         9: .line 43292
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getSourceFile:()Ljava/lang/String;
        10: .line 43293
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getSourceFile:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 11
            iconst_0
            ireturn
        11: .line 43295
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasBegin:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasBegin:()Z
            if_icmpeq 12
            iconst_0
            ireturn
        12: .line 43296
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasBegin:()Z
            ifeq 17
        13: .line 43297
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getBegin:()I
        14: .line 43298
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getBegin:()I
        15: .line 43297
            if_icmpeq 17
        16: .line 43298
            iconst_0
            ireturn
        17: .line 43300
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasEnd:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasEnd:()Z
            if_icmpeq 18
            iconst_0
            ireturn
        18: .line 43301
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasEnd:()Z
            ifeq 23
        19: .line 43302
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getEnd:()I
        20: .line 43303
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getEnd:()I
        21: .line 43302
            if_icmpeq 23
        22: .line 43303
            iconst_0
            ireturn
        23: .line 43305
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 24
            iconst_0
            ireturn
        24: .line 43306
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   25     0   this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            0   25     1    obj  Ljava/lang/Object;
            5   25     2  other  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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$GeneratedCodeInfo$Annotation this
         0: .line 43311
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedHashCode:I
            ifeq 2
         1: .line 43312
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedHashCode:I
            ireturn
         2: .line 43314
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 43315
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 43316
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathCount:()I
            ifle 7
         5: .line 43317
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 43318
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getPathList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
         7: .line 43320
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasSourceFile:()Z
            ifeq 10
         8: .line 43321
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 43322
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getSourceFile:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        10: .line 43324
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasBegin:()Z
            ifeq 13
        11: .line 43325
            bipush 37
            iload 1 /* hash */
            imul
            iconst_3
            iadd
            istore 1 /* hash */
        12: .line 43326
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getBegin:()I
            iadd
            istore 1 /* hash */
        13: .line 43328
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.hasEnd:()Z
            ifeq 16
        14: .line 43329
            bipush 37
            iload 1 /* hash */
            imul
            iconst_4
            iadd
            istore 1 /* hash */
        15: .line 43330
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.getEnd:()I
            iadd
            istore 1 /* hash */
        16: .line 43332
      StackMap locals:
      StackMap stack:
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        17: .line 43333
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.memoizedHashCode:I
        18: .line 43334
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            3   19     1  hash  I

  public static com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 43340
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43346
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 43351
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43357
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 43361
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43367
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
            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$GeneratedCodeInfo$Annotation parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 43372
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43371
            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$GeneratedCodeInfo$Annotation parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43379
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43378
            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$GeneratedCodeInfo$Annotation parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 43384
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43383
            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$GeneratedCodeInfo$Annotation parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43391
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43390
            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$GeneratedCodeInfo$Annotation parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 43397
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43396
            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$GeneratedCodeInfo$Annotation parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
    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 43404
            getstatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.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$GeneratedCodeInfo$Annotation
         1: .line 43403
            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$GeneratedCodeInfo$Annotation$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
         0: .line 43408
            invokestatic com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation.newBuilder:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;

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

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

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

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

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

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

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

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

  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$GeneratedCodeInfo$Annotation.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            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$GeneratedCodeInfo$Annotation.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
            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$GeneratedCodeInfo$Annotation.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$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$GeneratedCodeInfo$Annotation.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$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$GeneratedCodeInfo$Annotation.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$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$GeneratedCodeInfo$Annotation.toBuilder:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$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$GeneratedCodeInfo$Annotation.toBuilder:()Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final GeneratedCodeInfo = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo of com.google.protobuf.DescriptorProtos
  public final Annotation = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation of com.google.protobuf.DescriptorProtos$GeneratedCodeInfo
  com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation$1
  public final Builder = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation$Builder of com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation
  public abstract AnnotationOrBuilder = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder of com.google.protobuf.DescriptorProtos$GeneratedCodeInfo
  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 IntList = com.google.protobuf.Internal$IntList of com.google.protobuf.Internal
  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