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

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

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

  private boolean packed_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

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

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

  private boolean lazy_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean deprecated_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean weak_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

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

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

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

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

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

  private void <init>(com.google.protobuf.GeneratedMessageV3$ExtendableBuilder<com.google.protobuf.DescriptorProtos$FieldOptions, ?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
        start local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
         0: .line 28170
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
         1: .line 28833
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
         2: .line 28171
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            0    3     1  builder  Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$FieldOptions;*>;
    Signature: (Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$FieldOptions;*>;)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$FieldOptions this
         0: .line 28172
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:()V
         1: .line 28833
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
         2: .line 28173
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
         3: .line 28174
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
         4: .line 28175
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
         5: .line 28176
            return
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

  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$FieldOptions this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 28194
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$FieldOptions.<init>:()V
         1: .line 28195
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 28196
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 28198
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         4: .line 28200
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 28199
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 28202
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         7: .line 28203
            goto 52
         8: .line 28204
      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 28205
            iload 6 /* tag */
            lookupswitch { // 8
                    0: 10
                    8: 12
                   16: 20
                   24: 23
                   40: 26
                   48: 29
                   80: 37
                 7994: 40
              default: 47
          }
        10: .line 28207
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        11: .line 28208
            goto 52
        12: .line 28210
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readEnum:()I
            istore 7 /* rawValue */
        start local 7 // int rawValue
        13: .line 28212
            iload 7 /* rawValue */
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions$CType.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;
            astore 8 /* value */
        start local 8 // com.google.protobuf.DescriptorProtos$FieldOptions$CType value
        14: .line 28213
            aload 8 /* value */
            ifnonnull 17
        15: .line 28214
            aload 4 /* unknownFields */
            iconst_1
            iload 7 /* rawValue */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.mergeVarintField:(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
            pop
        16: .line 28215
            goto 52
        17: .line 28216
      StackMap locals: int com.google.protobuf.DescriptorProtos$FieldOptions$CType
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        18: .line 28217
            aload 0 /* this */
            iload 7 /* rawValue */
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
        19: .line 28219
            goto 52
        end local 8 // com.google.protobuf.DescriptorProtos$FieldOptions$CType value
        end local 7 // int rawValue
        20: .line 28222
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        21: .line 28223
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.packed_:Z
        22: .line 28224
            goto 52
        23: .line 28227
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 16
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        24: .line 28228
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.deprecated_:Z
        25: .line 28229
            goto 52
        26: .line 28232
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 8
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        27: .line 28233
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.lazy_:Z
        28: .line 28234
            goto 52
        29: .line 28237
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readEnum:()I
            istore 7 /* rawValue */
        start local 7 // int rawValue
        30: .line 28239
            iload 7 /* rawValue */
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions$JSType.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;
            astore 8 /* value */
        start local 8 // com.google.protobuf.DescriptorProtos$FieldOptions$JSType value
        31: .line 28240
            aload 8 /* value */
            ifnonnull 34
        32: .line 28241
            aload 4 /* unknownFields */
            bipush 6
            iload 7 /* rawValue */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.mergeVarintField:(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
            pop
        33: .line 28242
            goto 52
        34: .line 28243
      StackMap locals: int com.google.protobuf.DescriptorProtos$FieldOptions$JSType
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_4
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        35: .line 28244
            aload 0 /* this */
            iload 7 /* rawValue */
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
        36: .line 28246
            goto 52
        end local 8 // com.google.protobuf.DescriptorProtos$FieldOptions$JSType value
        end local 7 // int rawValue
        37: .line 28249
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 32
            ior
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
        38: .line 28250
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.weak_:Z
        39: .line 28251
            goto 52
        40: .line 28254
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifne 43
        41: .line 28255
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
        42: .line 28256
            iload 3 /* mutable_bitField0_ */
            bipush 64
            ior
            istore 3 /* mutable_bitField0_ */
        43: .line 28258
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
        44: .line 28259
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$UninterpretedOption.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption
        45: .line 28258
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        46: .line 28260
            goto 52
        47: .line 28263
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        48: .line 28264
            aload 1 /* input */
            aload 4 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        49: .line 28263
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        50: .line 28264
            ifne 52
        51: .line 28265
            iconst_1
            istore 5 /* done */
        end local 6 // int tag
        52: .line 28203
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 8
        end local 5 // boolean done
        53: .line 28271
            goto 68
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        54: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
        55: .line 28272
            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
        56: .line 28273
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        57: .line 28274
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        58: .line 28275
            aload 5 /* e */
        59: .line 28274
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        60: .line 28275
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        61: .line 28274
            athrow
        end local 5 // java.io.IOException e
        62: .line 28276
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 9
        63: .line 28277
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifeq 65
        64: .line 28278
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
        65: .line 28280
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions 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$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        66: .line 28281
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.makeExtensionsImmutable:()V
        67: .line 28282
            aload 9
            athrow
        68: .line 28277
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 64
            iand
            ifeq 70
        69: .line 28278
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
        70: .line 28280
      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$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        71: .line 28281
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.makeExtensionsImmutable:()V
        72: .line 28283
            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$FieldOptions this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   73     0                this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            0   73     1               input  Lcom/google/protobuf/CodedInputStream;
            0   73     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            4   73     3  mutable_bitField0_  I
            6   73     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7   53     5                done  Z
            9   52     6                 tag  I
           13   20     7            rawValue  I
           14   20     8               value  Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;
           30   37     7            rawValue  I
           31   37     8               value  Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;
           55   56     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
           57   62     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6    53      54  Class com.google.protobuf.InvalidProtocolBufferException
           6    53      56  Class java.io.IOException
           6    62      62  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 28286
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FieldOptions_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$FieldOptions this
         0: .line 28292
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FieldOptions_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 28294
            ldc Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            ldc Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
         2: .line 28293
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 28292
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

  public com.google.protobuf.DescriptorProtos$FieldOptions$CType getCtype();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28569
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions$CType.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$FieldOptions$CType result
         1: .line 28570
            aload 1 /* result */
            ifnonnull 2
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions$CType.STRING:Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;
            goto 3
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions$CType
      StackMap stack:
         2: aload 1 /* result */
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$FieldOptions$CType
         3: areturn
        end local 1 // com.google.protobuf.DescriptorProtos$FieldOptions$CType result
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            1    4     1  result  Lcom/google/protobuf/DescriptorProtos$FieldOptions$CType;

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

  public boolean getPacked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28603
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.packed_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

  public com.google.protobuf.DescriptorProtos$FieldOptions$JSType getJstype();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28647
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions$JSType.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$FieldOptions$JSType result
         1: .line 28648
            aload 1 /* result */
            ifnonnull 2
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions$JSType.JS_NORMAL:Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;
            goto 3
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions$JSType
      StackMap stack:
         2: aload 1 /* result */
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$FieldOptions$JSType
         3: areturn
        end local 1 // com.google.protobuf.DescriptorProtos$FieldOptions$JSType result
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            1    4     1  result  Lcom/google/protobuf/DescriptorProtos$FieldOptions$JSType;

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

  public boolean getLazy();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28719
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.lazy_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

  public boolean getDeprecated();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28750
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.deprecated_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

  public boolean getWeak();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28775
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.weak_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

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

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

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

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

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28836
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 28837
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 28838
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 28840
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 28841
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOption:(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption.isInitialized:()Z
            ifne 8
         6: .line 28842
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
         7: .line 28843
            iconst_0
            ireturn
         8: .line 28840
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOptionCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 28846
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.extensionsAreInitialized:()Z
            ifne 13
        11: .line 28847
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
        12: .line 28848
            iconst_0
            ireturn
        13: .line 28850
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedIsInitialized:B
        14: .line 28851
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   15     0           this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            1   15     1  isInitialized  B
            4   10     2              i  I

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 28859
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.newExtensionWriter:()Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;
            astore 2 /* extensionWriter */
        start local 2 // com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter extensionWriter
         1: .line 28860
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_1
            iand
            ifeq 3
         2: .line 28861
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeEnum:(II)V
         3: .line 28863
      StackMap locals: com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_2
            iand
            ifeq 5
         4: .line 28864
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.packed_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         5: .line 28866
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 16
            iand
            ifeq 7
         6: .line 28867
            aload 1 /* output */
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.deprecated_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         7: .line 28869
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 8
            iand
            ifeq 9
         8: .line 28870
            aload 1 /* output */
            iconst_5
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.lazy_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         9: .line 28872
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_4
            iand
            ifeq 11
        10: .line 28873
            aload 1 /* output */
            bipush 6
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeEnum:(II)V
        11: .line 28875
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 32
            iand
            ifeq 13
        12: .line 28876
            aload 1 /* output */
            bipush 10
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.weak_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        13: .line 28878
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        14: goto 17
        15: .line 28879
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            iload 3 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        16: .line 28878
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 3 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 15
        end local 3 // int i
        18: .line 28881
            aload 2 /* extensionWriter */
            ldc 536870912
            aload 1 /* output */
            invokevirtual com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter.writeUntil:(ILcom/google/protobuf/CodedOutputStream;)V
        19: .line 28882
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
        20: .line 28883
            return
        end local 2 // com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter extensionWriter
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   21     0             this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            0   21     1           output  Lcom/google/protobuf/CodedOutputStream;
            1   21     2  extensionWriter  Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$FieldOptions;>.ExtensionWriter;
           14   18     3                i  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 28887
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 28888
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 28890
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 28891
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_1
            iand
            ifeq 6
         4: .line 28892
            iload 1 /* size */
         5: .line 28893
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeEnumSize:(II)I
            iadd
            istore 1 /* size */
         6: .line 28895
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_2
            iand
            ifeq 9
         7: .line 28896
            iload 1 /* size */
         8: .line 28897
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.packed_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
         9: .line 28899
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 16
            iand
            ifeq 12
        10: .line 28900
            iload 1 /* size */
        11: .line 28901
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.deprecated_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        12: .line 28903
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 8
            iand
            ifeq 15
        13: .line 28904
            iload 1 /* size */
        14: .line 28905
            iconst_5
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.lazy_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        15: .line 28907
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            iconst_4
            iand
            ifeq 18
        16: .line 28908
            iload 1 /* size */
        17: .line 28909
            bipush 6
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeEnumSize:(II)I
            iadd
            istore 1 /* size */
        18: .line 28911
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.bitField0_:I
            bipush 32
            iand
            ifeq 21
        19: .line 28912
            iload 1 /* size */
        20: .line 28913
            bipush 10
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.weak_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        21: .line 28915
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        22: goto 26
        23: .line 28916
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
        24: .line 28917
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        25: .line 28915
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        26: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 23
        end local 2 // int i
        27: .line 28919
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.extensionsSerializedSize:()I
            iadd
            istore 1 /* size */
        28: .line 28920
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        29: .line 28921
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedSize:I
        30: .line 28922
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   31     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            1   31     1  size  I
           22   27     2     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$FieldOptions this
        start local 1 // java.lang.Object obj
         0: .line 28927
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 28928
            iconst_1
            ireturn
         2: .line 28930
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$FieldOptions
            ifne 4
         3: .line 28931
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 28933
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$FieldOptions
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$FieldOptions other
         5: .line 28935
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasCtype:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasCtype:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 28936
      StackMap locals: com.google.protobuf.DescriptorProtos$FieldOptions
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasCtype:()Z
            ifeq 8
         7: .line 28937
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            if_icmpeq 8
            iconst_0
            ireturn
         8: .line 28939
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasPacked:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasPacked:()Z
            if_icmpeq 9
            iconst_0
            ireturn
         9: .line 28940
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasPacked:()Z
            ifeq 12
        10: .line 28941
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getPacked:()Z
        11: .line 28942
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getPacked:()Z
            if_icmpeq 12
            iconst_0
            ireturn
        12: .line 28944
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasJstype:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasJstype:()Z
            if_icmpeq 13
            iconst_0
            ireturn
        13: .line 28945
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasJstype:()Z
            ifeq 15
        14: .line 28946
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            if_icmpeq 15
            iconst_0
            ireturn
        15: .line 28948
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasLazy:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasLazy:()Z
            if_icmpeq 16
            iconst_0
            ireturn
        16: .line 28949
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasLazy:()Z
            ifeq 19
        17: .line 28950
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getLazy:()Z
        18: .line 28951
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getLazy:()Z
            if_icmpeq 19
            iconst_0
            ireturn
        19: .line 28953
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasDeprecated:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasDeprecated:()Z
            if_icmpeq 20
            iconst_0
            ireturn
        20: .line 28954
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasDeprecated:()Z
            ifeq 23
        21: .line 28955
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getDeprecated:()Z
        22: .line 28956
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getDeprecated:()Z
            if_icmpeq 23
            iconst_0
            ireturn
        23: .line 28958
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasWeak:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasWeak:()Z
            if_icmpeq 24
            iconst_0
            ireturn
        24: .line 28959
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasWeak:()Z
            ifeq 27
        25: .line 28960
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getWeak:()Z
        26: .line 28961
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getWeak:()Z
            if_icmpeq 27
            iconst_0
            ireturn
        27: .line 28963
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOptionList:()Ljava/util/List;
        28: .line 28964
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 29
            iconst_0
            ireturn
        29: .line 28965
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 30
            iconst_0
            ireturn
        30: .line 28966
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getExtensionFields:()Ljava/util/Map;
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getExtensionFields:()Ljava/util/Map;
            invokeinterface java.util.Map.equals:(Ljava/lang/Object;)Z
            ifne 32
        31: .line 28967
            iconst_0
            ireturn
        32: .line 28968
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$FieldOptions other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   33     0   this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            0   33     1    obj  Ljava/lang/Object;
            5   33     2  other  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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$FieldOptions this
         0: .line 28973
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedHashCode:I
            ifeq 2
         1: .line 28974
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedHashCode:I
            ireturn
         2: .line 28976
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 28977
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 28978
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasCtype:()Z
            ifeq 7
         5: .line 28979
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 28980
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.ctype_:I
            iadd
            istore 1 /* hash */
         7: .line 28982
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasPacked:()Z
            ifeq 12
         8: .line 28983
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 28984
            bipush 53
            iload 1 /* hash */
            imul
        10: .line 28985
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getPacked:()Z
        11: .line 28984
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        12: .line 28987
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasJstype:()Z
            ifeq 15
        13: .line 28988
            bipush 37
            iload 1 /* hash */
            imul
            bipush 6
            iadd
            istore 1 /* hash */
        14: .line 28989
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.jstype_:I
            iadd
            istore 1 /* hash */
        15: .line 28991
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasLazy:()Z
            ifeq 20
        16: .line 28992
            bipush 37
            iload 1 /* hash */
            imul
            iconst_5
            iadd
            istore 1 /* hash */
        17: .line 28993
            bipush 53
            iload 1 /* hash */
            imul
        18: .line 28994
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getLazy:()Z
        19: .line 28993
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        20: .line 28996
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasDeprecated:()Z
            ifeq 25
        21: .line 28997
            bipush 37
            iload 1 /* hash */
            imul
            iconst_3
            iadd
            istore 1 /* hash */
        22: .line 28998
            bipush 53
            iload 1 /* hash */
            imul
        23: .line 28999
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getDeprecated:()Z
        24: .line 28998
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        25: .line 29001
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.hasWeak:()Z
            ifeq 30
        26: .line 29002
            bipush 37
            iload 1 /* hash */
            imul
            bipush 10
            iadd
            istore 1 /* hash */
        27: .line 29003
            bipush 53
            iload 1 /* hash */
            imul
        28: .line 29004
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getWeak:()Z
        29: .line 29003
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        30: .line 29006
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOptionCount:()I
            ifle 33
        31: .line 29007
            bipush 37
            iload 1 /* hash */
            imul
            sipush 999
            iadd
            istore 1 /* hash */
        32: .line 29008
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        33: .line 29010
      StackMap locals:
      StackMap stack:
            iload 1 /* hash */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.getExtensionFields:()Ljava/util/Map;
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.hashFields:(ILjava/util/Map;)I
            istore 1 /* hash */
        34: .line 29011
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        35: .line 29012
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$FieldOptions.memoizedHashCode:I
        36: .line 29013
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   37     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            3   37     1  hash  I

  public static com.google.protobuf.DescriptorProtos$FieldOptions parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 29019
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
            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$FieldOptions parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29025
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
            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$FieldOptions parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 29030
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
            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$FieldOptions parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29036
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
            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$FieldOptions parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 29040
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FieldOptions
            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$FieldOptions parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29046
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
            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$FieldOptions parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 29051
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29050
            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$FieldOptions parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29058
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29057
            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$FieldOptions parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 29063
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29062
            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$FieldOptions parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29070
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29069
            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$FieldOptions parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 29076
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29075
            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$FieldOptions parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
    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 29083
            getstatic com.google.protobuf.DescriptorProtos$FieldOptions.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$FieldOptions
         1: .line 29082
            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$FieldOptions$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
         0: .line 29087
            invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.newBuilder:()Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldOptions;

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

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

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

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

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

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

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

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

  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$FieldOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            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$FieldOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
            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$FieldOptions.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FieldOptions$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$FieldOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FieldOptions$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$FieldOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FieldOptions$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$FieldOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FieldOptions$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$FieldOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$FieldOptions;>;Lcom/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final FieldOptions = com.google.protobuf.DescriptorProtos$FieldOptions of com.google.protobuf.DescriptorProtos
  com.google.protobuf.DescriptorProtos$FieldOptions$1
  public final Builder = com.google.protobuf.DescriptorProtos$FieldOptions$Builder of com.google.protobuf.DescriptorProtos$FieldOptions
  public final CType = com.google.protobuf.DescriptorProtos$FieldOptions$CType of com.google.protobuf.DescriptorProtos$FieldOptions
  public final JSType = com.google.protobuf.DescriptorProtos$FieldOptions$JSType of com.google.protobuf.DescriptorProtos$FieldOptions
  public abstract FieldOptionsOrBuilder = com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder of com.google.protobuf.DescriptorProtos
  public final UninterpretedOption = com.google.protobuf.DescriptorProtos$UninterpretedOption of com.google.protobuf.DescriptorProtos
  public abstract UninterpretedOptionOrBuilder = com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder of com.google.protobuf.DescriptorProtos
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public final FieldDescriptor = com.google.protobuf.Descriptors$FieldDescriptor 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 abstract ExtendableBuilder = com.google.protobuf.GeneratedMessageV3$ExtendableBuilder of com.google.protobuf.GeneratedMessageV3
  public abstract ExtendableMessage = com.google.protobuf.GeneratedMessageV3$ExtendableMessage of com.google.protobuf.GeneratedMessageV3
  protected ExtensionWriter = com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter of com.google.protobuf.GeneratedMessageV3$ExtendableMessage
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
  protected final UnusedPrivateParameter = com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter of com.google.protobuf.GeneratedMessageV3
  public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
  public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
  public final Builder = com.google.protobuf.UnknownFieldSet$Builder of com.google.protobuf.UnknownFieldSet