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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  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$FileOptions DEFAULT_INSTANCE;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

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

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

  private void <init>(com.google.protobuf.GeneratedMessageV3$ExtendableBuilder<com.google.protobuf.DescriptorProtos$FileOptions, ?>);
    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$FileOptions this
        start local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
         0: .line 21779
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
         1: .line 23082
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
         2: .line 21780
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            0    3     1  builder  Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$FileOptions;*>;
    Signature: (Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$FileOptions;*>;)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$FileOptions this
         0: .line 21781
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:()V
         1: .line 23082
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
         2: .line 21782
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
         3: .line 21783
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
         4: .line 21784
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
         5: .line 21785
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
         6: .line 21786
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
         7: .line 21787
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
         8: .line 21788
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
         9: .line 21789
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
        10: .line 21790
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
        11: .line 21791
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
        12: .line 21792
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
        13: .line 21793
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
        14: .line 21794
            return
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   15     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;

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

  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$FileOptions this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 21812
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$FileOptions.<init>:()V
         1: .line 21813
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 21814
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 21816
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         4: .line 21818
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 21817
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 21820
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         7: .line 21821
            goto 99
         8: .line 21822
      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 21823
            iload 6 /* tag */
            lookupswitch { // 22
                    0: 10
                   10: 12
                   66: 16
                   72: 20
                   80: 28
                   90: 31
                  128: 35
                  136: 38
                  144: 41
                  160: 44
                  184: 47
                  216: 50
                  248: 53
                  290: 56
                  298: 60
                  314: 64
                  322: 68
                  330: 72
                  336: 76
                  354: 79
                  362: 83
                 7994: 87
              default: 94
          }
        10: .line 21825
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        11: .line 21826
            goto 99
        12: .line 21828
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        13: .line 21829
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        14: .line 21830
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
        15: .line 21831
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        16: .line 21834
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        17: .line 21835
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        18: .line 21836
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
        19: .line 21837
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        20: .line 21840
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readEnum:()I
            istore 7 /* rawValue */
        start local 7 // int rawValue
        21: .line 21842
            iload 7 /* rawValue */
            invokestatic com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
            astore 8 /* value */
        start local 8 // com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode value
        22: .line 21843
            aload 8 /* value */
            ifnonnull 25
        23: .line 21844
            aload 4 /* unknownFields */
            bipush 9
            iload 7 /* rawValue */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.mergeVarintField:(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
            pop
        24: .line 21845
            goto 99
        25: .line 21846
      StackMap locals: int com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 32
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        26: .line 21847
            aload 0 /* this */
            iload 7 /* rawValue */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
        27: .line 21849
            goto 99
        end local 8 // com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode value
        end local 7 // int rawValue
        28: .line 21852
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_4
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        29: .line 21853
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaMultipleFiles_:Z
        30: .line 21854
            goto 99
        31: .line 21857
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        32: .line 21858
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 64
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        33: .line 21859
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
        34: .line 21860
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        35: .line 21863
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 128
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        36: .line 21864
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.ccGenericServices_:Z
        37: .line 21865
            goto 99
        38: .line 21868
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 256
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        39: .line 21869
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenericServices_:Z
        40: .line 21870
            goto 99
        41: .line 21873
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 512
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        42: .line 21874
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.pyGenericServices_:Z
        43: .line 21875
            goto 99
        44: .line 21878
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 8
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        45: .line 21879
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenerateEqualsAndHash_:Z
        46: .line 21880
            goto 99
        47: .line 21883
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 2048
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        48: .line 21884
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.deprecated_:Z
        49: .line 21885
            goto 99
        50: .line 21888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 16
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        51: .line 21889
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaStringCheckUtf8_:Z
        52: .line 21890
            goto 99
        53: .line 21893
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 4096
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        54: .line 21894
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.ccEnableArenas_:Z
        55: .line 21895
            goto 99
        56: .line 21898
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        57: .line 21899
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 8192
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        58: .line 21900
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
        59: .line 21901
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        60: .line 21904
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        61: .line 21905
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 16384
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        62: .line 21906
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
        63: .line 21907
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        64: .line 21910
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        65: .line 21911
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 32768
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        66: .line 21912
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
        67: .line 21913
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        68: .line 21916
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        69: .line 21917
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 65536
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        70: .line 21918
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
        71: .line 21919
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        72: .line 21922
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        73: .line 21923
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 131072
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        74: .line 21924
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
        75: .line 21925
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        76: .line 21928
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 1024
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        77: .line 21929
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpGenericServices_:Z
        78: .line 21930
            goto 99
        79: .line 21933
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        80: .line 21934
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 262144
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        81: .line 21935
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
        82: .line 21936
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        83: .line 21939
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 7 /* bs */
        start local 7 // com.google.protobuf.ByteString bs
        84: .line 21940
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 524288
            ior
            putfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
        85: .line 21941
            aload 0 /* this */
            aload 7 /* bs */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
        86: .line 21942
            goto 99
        end local 7 // com.google.protobuf.ByteString bs
        87: .line 21945
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            ldc 1048576
            iand
            ifne 90
        88: .line 21946
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
        89: .line 21947
            iload 3 /* mutable_bitField0_ */
            ldc 1048576
            ior
            istore 3 /* mutable_bitField0_ */
        90: .line 21949
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
        91: .line 21950
            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
        92: .line 21949
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        93: .line 21951
            goto 99
        94: .line 21954
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        95: .line 21955
            aload 1 /* input */
            aload 4 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        96: .line 21954
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        97: .line 21955
            ifne 99
        98: .line 21956
            iconst_1
            istore 5 /* done */
        end local 6 // int tag
        99: .line 21821
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 8
        end local 5 // boolean done
       100: .line 21962
            goto 115
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
       101: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
       102: .line 21963
            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
       103: .line 21964
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
       104: .line 21965
            new com.google.protobuf.InvalidProtocolBufferException
            dup
       105: .line 21966
            aload 5 /* e */
       106: .line 21965
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
       107: .line 21966
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
       108: .line 21965
            athrow
        end local 5 // java.io.IOException e
       109: .line 21967
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 9
       110: .line 21968
            iload 3 /* mutable_bitField0_ */
            ldc 1048576
            iand
            ifeq 112
       111: .line 21969
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
       112: .line 21971
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions 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$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
       113: .line 21972
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.makeExtensionsImmutable:()V
       114: .line 21973
            aload 9
            athrow
       115: .line 21968
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            ldc 1048576
            iand
            ifeq 117
       116: .line 21969
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
       117: .line 21971
      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$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
       118: .line 21972
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.makeExtensionsImmutable:()V
       119: .line 21974
            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$FileOptions this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0  120     0                this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            0  120     1               input  Lcom/google/protobuf/CodedInputStream;
            0  120     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            4  120     3  mutable_bitField0_  I
            6  120     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7  100     5                done  Z
            9   99     6                 tag  I
           13   16     7                  bs  Lcom/google/protobuf/ByteString;
           17   20     7                  bs  Lcom/google/protobuf/ByteString;
           21   28     7            rawValue  I
           22   28     8               value  Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
           32   35     7                  bs  Lcom/google/protobuf/ByteString;
           57   60     7                  bs  Lcom/google/protobuf/ByteString;
           61   64     7                  bs  Lcom/google/protobuf/ByteString;
           65   68     7                  bs  Lcom/google/protobuf/ByteString;
           69   72     7                  bs  Lcom/google/protobuf/ByteString;
           73   76     7                  bs  Lcom/google/protobuf/ByteString;
           80   83     7                  bs  Lcom/google/protobuf/ByteString;
           84   87     7                  bs  Lcom/google/protobuf/ByteString;
          102  103     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
          104  109     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6   100     101  Class com.google.protobuf.InvalidProtocolBufferException
           6   100     103  Class java.io.IOException
           6   109     109  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 21977
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FileOptions_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$FileOptions this
         0: .line 21983
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FileOptions_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 21985
            ldc Lcom/google/protobuf/DescriptorProtos$FileOptions;
            ldc Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
         2: .line 21984
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 21983
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;

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

  public java.lang.String getJavaPackage();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22150
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22151
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22152
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22155
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22154
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22156
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22157
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22158
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
         8: .line 22160
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getJavaPackageBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22176
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22177
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22180
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22179
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22178
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22181
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
         6: .line 22182
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22184
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getJavaOuterClassname();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22218
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22219
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22220
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22223
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22222
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22224
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22225
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22226
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
         8: .line 22228
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getJavaOuterClassnameBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22245
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22246
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22249
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22248
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22247
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22250
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
         6: .line 22251
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22253
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

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

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

  public boolean getJavaGenerateEqualsAndHash();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22314
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenerateEqualsAndHash_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

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

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

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

  public com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode getOptimizeFor();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22367
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            invokestatic com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode result
         1: .line 22368
            aload 1 /* result */
            ifnonnull 2
            getstatic com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode.SPEED:Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
            goto 3
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode
      StackMap stack:
         2: aload 1 /* result */
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode
         3: areturn
        end local 1 // com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode result
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    4     1  result  Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;

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

  public java.lang.String getGoPackage();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22401
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22402
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22403
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22406
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22405
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22407
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22408
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22409
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
         8: .line 22411
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getGoPackageBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22428
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22429
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22432
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22431
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22430
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22433
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
         6: .line 22434
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22436
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

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

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

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

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

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

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

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

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

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

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

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

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

  public java.lang.String getObjcClassPrefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22614
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22615
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22616
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22619
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22618
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22620
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22621
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22622
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
         8: .line 22624
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getObjcClassPrefixBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22638
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22639
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22642
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22641
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22640
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22643
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
         6: .line 22644
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22646
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getCsharpNamespace();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22672
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22673
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22674
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22677
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22676
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22678
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22679
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22680
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
         8: .line 22682
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getCsharpNamespaceBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22695
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22696
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22699
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22698
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22697
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22700
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
         6: .line 22701
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22703
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getSwiftPrefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22735
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22736
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22737
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22740
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22739
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22741
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22742
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22743
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
         8: .line 22745
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getSwiftPrefixBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22761
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22762
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22765
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22764
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22763
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22766
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
         6: .line 22767
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22769
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getPhpClassPrefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22797
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22798
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22799
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22802
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22801
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22803
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22804
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22805
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
         8: .line 22807
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getPhpClassPrefixBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22821
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22822
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22825
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22824
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22823
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22826
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
         6: .line 22827
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22829
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getPhpNamespace();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22859
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22860
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22861
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22864
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22863
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22865
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22866
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22867
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
         8: .line 22869
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getPhpNamespaceBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22884
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22885
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22888
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22887
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22886
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22889
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
         6: .line 22890
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22892
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getPhpMetadataNamespace();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22922
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22923
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22924
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22927
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22926
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22928
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22929
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22930
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
         8: .line 22932
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getPhpMetadataNamespaceBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22947
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22948
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 22951
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 22950
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 22949
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 22952
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
         6: .line 22953
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 22955
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

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

  public java.lang.String getRubyPackage();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 22985
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 22986
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 22987
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 22990
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 22989
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 22991
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 22992
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 22993
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
         8: .line 22995
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getRubyPackageBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 23010
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 23011
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 23014
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 23013
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 23012
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 23015
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
         6: .line 23016
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 23018
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  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$FileOptions this
         0: .line 23033
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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$FileOptions this
         0: .line 23045
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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$FileOptions this
         0: .line 23056
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;

  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$FileOptions this
        start local 1 // int index
         0: .line 23067
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            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$FileOptions this
        start local 1 // int index
         0: .line 23079
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            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$FileOptions this
         0: .line 23085
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 23086
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 23087
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 23089
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 23090
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOption:(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption.isInitialized:()Z
            ifne 8
         6: .line 23091
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
         7: .line 23092
            iconst_0
            ireturn
         8: .line 23089
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOptionCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 23095
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.extensionsAreInitialized:()Z
            ifne 13
        11: .line 23096
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
        12: .line 23097
            iconst_0
            ireturn
        13: .line 23099
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedIsInitialized:B
        14: .line 23100
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   15     0           this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            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$FileOptions this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 23108
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.newExtensionWriter:()Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;
            astore 2 /* extensionWriter */
        start local 2 // com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter extensionWriter
         1: .line 23109
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_1
            iand
            ifeq 3
         2: .line 23110
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
         3: .line 23112
      StackMap locals: com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_2
            iand
            ifeq 5
         4: .line 23113
            aload 1 /* output */
            bipush 8
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
         5: .line 23115
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 32
            iand
            ifeq 7
         6: .line 23116
            aload 1 /* output */
            bipush 9
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeEnum:(II)V
         7: .line 23118
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_4
            iand
            ifeq 9
         8: .line 23119
            aload 1 /* output */
            bipush 10
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaMultipleFiles_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         9: .line 23121
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 64
            iand
            ifeq 11
        10: .line 23122
            aload 1 /* output */
            bipush 11
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        11: .line 23124
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 128
            iand
            ifeq 13
        12: .line 23125
            aload 1 /* output */
            bipush 16
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.ccGenericServices_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        13: .line 23127
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 256
            iand
            ifeq 15
        14: .line 23128
            aload 1 /* output */
            bipush 17
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenericServices_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        15: .line 23130
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 512
            iand
            ifeq 17
        16: .line 23131
            aload 1 /* output */
            bipush 18
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.pyGenericServices_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        17: .line 23133
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 8
            iand
            ifeq 19
        18: .line 23134
            aload 1 /* output */
            bipush 20
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenerateEqualsAndHash_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        19: .line 23136
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 2048
            iand
            ifeq 21
        20: .line 23137
            aload 1 /* output */
            bipush 23
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.deprecated_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        21: .line 23139
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 16
            iand
            ifeq 23
        22: .line 23140
            aload 1 /* output */
            bipush 27
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaStringCheckUtf8_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        23: .line 23142
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 4096
            iand
            ifeq 25
        24: .line 23143
            aload 1 /* output */
            bipush 31
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.ccEnableArenas_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        25: .line 23145
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 8192
            iand
            ifeq 27
        26: .line 23146
            aload 1 /* output */
            bipush 36
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        27: .line 23148
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 16384
            iand
            ifeq 29
        28: .line 23149
            aload 1 /* output */
            bipush 37
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        29: .line 23151
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 32768
            iand
            ifeq 31
        30: .line 23152
            aload 1 /* output */
            bipush 39
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        31: .line 23154
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 65536
            iand
            ifeq 33
        32: .line 23155
            aload 1 /* output */
            bipush 40
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        33: .line 23157
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 131072
            iand
            ifeq 35
        34: .line 23158
            aload 1 /* output */
            bipush 41
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        35: .line 23160
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 1024
            iand
            ifeq 37
        36: .line 23161
            aload 1 /* output */
            bipush 42
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpGenericServices_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
        37: .line 23163
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 262144
            iand
            ifeq 39
        38: .line 23164
            aload 1 /* output */
            bipush 44
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        39: .line 23166
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 524288
            iand
            ifeq 41
        40: .line 23167
            aload 1 /* output */
            bipush 45
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
        41: .line 23169
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        42: goto 45
        43: .line 23170
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.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
        44: .line 23169
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        45: iload 3 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 43
        end local 3 // int i
        46: .line 23172
            aload 2 /* extensionWriter */
            ldc 536870912
            aload 1 /* output */
            invokevirtual com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter.writeUntil:(ILcom/google/protobuf/CodedOutputStream;)V
        47: .line 23173
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
        48: .line 23174
            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$FileOptions this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   49     0             this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            0   49     1           output  Lcom/google/protobuf/CodedOutputStream;
            1   49     2  extensionWriter  Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$FileOptions;>.ExtensionWriter;
           42   46     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$FileOptions this
         0: .line 23178
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 23179
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 23181
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 23182
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_1
            iand
            ifeq 5
         4: .line 23183
            iload 1 /* size */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
         5: .line 23185
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_2
            iand
            ifeq 7
         6: .line 23186
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaOuterClassname_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
         7: .line 23188
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 32
            iand
            ifeq 10
         8: .line 23189
            iload 1 /* size */
         9: .line 23190
            bipush 9
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeEnumSize:(II)I
            iadd
            istore 1 /* size */
        10: .line 23192
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            iconst_4
            iand
            ifeq 13
        11: .line 23193
            iload 1 /* size */
        12: .line 23194
            bipush 10
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaMultipleFiles_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        13: .line 23196
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 64
            iand
            ifeq 15
        14: .line 23197
            iload 1 /* size */
            bipush 11
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.goPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        15: .line 23199
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 128
            iand
            ifeq 18
        16: .line 23200
            iload 1 /* size */
        17: .line 23201
            bipush 16
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.ccGenericServices_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        18: .line 23203
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 256
            iand
            ifeq 21
        19: .line 23204
            iload 1 /* size */
        20: .line 23205
            bipush 17
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenericServices_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        21: .line 23207
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 512
            iand
            ifeq 24
        22: .line 23208
            iload 1 /* size */
        23: .line 23209
            bipush 18
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.pyGenericServices_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        24: .line 23211
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 8
            iand
            ifeq 27
        25: .line 23212
            iload 1 /* size */
        26: .line 23213
            bipush 20
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaGenerateEqualsAndHash_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        27: .line 23215
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 2048
            iand
            ifeq 30
        28: .line 23216
            iload 1 /* size */
        29: .line 23217
            bipush 23
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.deprecated_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        30: .line 23219
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            bipush 16
            iand
            ifeq 33
        31: .line 23220
            iload 1 /* size */
        32: .line 23221
            bipush 27
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.javaStringCheckUtf8_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        33: .line 23223
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 4096
            iand
            ifeq 36
        34: .line 23224
            iload 1 /* size */
        35: .line 23225
            bipush 31
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.ccEnableArenas_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        36: .line 23227
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 8192
            iand
            ifeq 38
        37: .line 23228
            iload 1 /* size */
            bipush 36
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.objcClassPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        38: .line 23230
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 16384
            iand
            ifeq 40
        39: .line 23231
            iload 1 /* size */
            bipush 37
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.csharpNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        40: .line 23233
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 32768
            iand
            ifeq 42
        41: .line 23234
            iload 1 /* size */
            bipush 39
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.swiftPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        42: .line 23236
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 65536
            iand
            ifeq 44
        43: .line 23237
            iload 1 /* size */
            bipush 40
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpClassPrefix_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        44: .line 23239
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 131072
            iand
            ifeq 46
        45: .line 23240
            iload 1 /* size */
            bipush 41
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        46: .line 23242
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            sipush 1024
            iand
            ifeq 49
        47: .line 23243
            iload 1 /* size */
        48: .line 23244
            bipush 42
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpGenericServices_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        49: .line 23246
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 262144
            iand
            ifeq 51
        50: .line 23247
            iload 1 /* size */
            bipush 44
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.phpMetadataNamespace_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        51: .line 23249
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.bitField0_:I
            ldc 524288
            iand
            ifeq 53
        52: .line 23250
            iload 1 /* size */
            bipush 45
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.rubyPackage_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
        53: .line 23252
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        54: goto 58
        55: .line 23253
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
        56: .line 23254
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.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 */
        57: .line 23252
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        58: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 55
        end local 2 // int i
        59: .line 23256
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.extensionsSerializedSize:()I
            iadd
            istore 1 /* size */
        60: .line 23257
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        61: .line 23258
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedSize:I
        62: .line 23259
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   63     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            1   63     1  size  I
           54   59     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$FileOptions this
        start local 1 // java.lang.Object obj
         0: .line 23264
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 23265
            iconst_1
            ireturn
         2: .line 23267
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$FileOptions
            ifne 4
         3: .line 23268
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 23270
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$FileOptions
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$FileOptions other
         5: .line 23272
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaPackage:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaPackage:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 23273
      StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaPackage:()Z
            ifeq 9
         7: .line 23274
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaPackage:()Ljava/lang/String;
         8: .line 23275
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 9
            iconst_0
            ireturn
         9: .line 23277
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaOuterClassname:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaOuterClassname:()Z
            if_icmpeq 10
            iconst_0
            ireturn
        10: .line 23278
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaOuterClassname:()Z
            ifeq 13
        11: .line 23279
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaOuterClassname:()Ljava/lang/String;
        12: .line 23280
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaOuterClassname:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 13
            iconst_0
            ireturn
        13: .line 23282
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaMultipleFiles:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaMultipleFiles:()Z
            if_icmpeq 14
            iconst_0
            ireturn
        14: .line 23283
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaMultipleFiles:()Z
            ifeq 17
        15: .line 23284
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaMultipleFiles:()Z
        16: .line 23285
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaMultipleFiles:()Z
            if_icmpeq 17
            iconst_0
            ireturn
        17: .line 23287
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenerateEqualsAndHash:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenerateEqualsAndHash:()Z
            if_icmpeq 18
            iconst_0
            ireturn
        18: .line 23288
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenerateEqualsAndHash:()Z
            ifeq 21
        19: .line 23289
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenerateEqualsAndHash:()Z
        20: .line 23290
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenerateEqualsAndHash:()Z
            if_icmpeq 21
            iconst_0
            ireturn
        21: .line 23292
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaStringCheckUtf8:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaStringCheckUtf8:()Z
            if_icmpeq 22
            iconst_0
            ireturn
        22: .line 23293
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaStringCheckUtf8:()Z
            ifeq 25
        23: .line 23294
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaStringCheckUtf8:()Z
        24: .line 23295
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaStringCheckUtf8:()Z
            if_icmpeq 25
            iconst_0
            ireturn
        25: .line 23297
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasOptimizeFor:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasOptimizeFor:()Z
            if_icmpeq 26
            iconst_0
            ireturn
        26: .line 23298
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasOptimizeFor:()Z
            ifeq 28
        27: .line 23299
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            if_icmpeq 28
            iconst_0
            ireturn
        28: .line 23301
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasGoPackage:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasGoPackage:()Z
            if_icmpeq 29
            iconst_0
            ireturn
        29: .line 23302
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasGoPackage:()Z
            ifeq 32
        30: .line 23303
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getGoPackage:()Ljava/lang/String;
        31: .line 23304
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getGoPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 32
            iconst_0
            ireturn
        32: .line 23306
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcGenericServices:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcGenericServices:()Z
            if_icmpeq 33
            iconst_0
            ireturn
        33: .line 23307
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcGenericServices:()Z
            ifeq 36
        34: .line 23308
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcGenericServices:()Z
        35: .line 23309
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcGenericServices:()Z
            if_icmpeq 36
            iconst_0
            ireturn
        36: .line 23311
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenericServices:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenericServices:()Z
            if_icmpeq 37
            iconst_0
            ireturn
        37: .line 23312
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenericServices:()Z
            ifeq 40
        38: .line 23313
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenericServices:()Z
        39: .line 23314
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenericServices:()Z
            if_icmpeq 40
            iconst_0
            ireturn
        40: .line 23316
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPyGenericServices:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPyGenericServices:()Z
            if_icmpeq 41
            iconst_0
            ireturn
        41: .line 23317
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPyGenericServices:()Z
            ifeq 44
        42: .line 23318
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPyGenericServices:()Z
        43: .line 23319
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPyGenericServices:()Z
            if_icmpeq 44
            iconst_0
            ireturn
        44: .line 23321
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpGenericServices:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpGenericServices:()Z
            if_icmpeq 45
            iconst_0
            ireturn
        45: .line 23322
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpGenericServices:()Z
            ifeq 48
        46: .line 23323
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpGenericServices:()Z
        47: .line 23324
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpGenericServices:()Z
            if_icmpeq 48
            iconst_0
            ireturn
        48: .line 23326
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasDeprecated:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasDeprecated:()Z
            if_icmpeq 49
            iconst_0
            ireturn
        49: .line 23327
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasDeprecated:()Z
            ifeq 52
        50: .line 23328
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getDeprecated:()Z
        51: .line 23329
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getDeprecated:()Z
            if_icmpeq 52
            iconst_0
            ireturn
        52: .line 23331
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcEnableArenas:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcEnableArenas:()Z
            if_icmpeq 53
            iconst_0
            ireturn
        53: .line 23332
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcEnableArenas:()Z
            ifeq 56
        54: .line 23333
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcEnableArenas:()Z
        55: .line 23334
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcEnableArenas:()Z
            if_icmpeq 56
            iconst_0
            ireturn
        56: .line 23336
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasObjcClassPrefix:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasObjcClassPrefix:()Z
            if_icmpeq 57
            iconst_0
            ireturn
        57: .line 23337
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasObjcClassPrefix:()Z
            ifeq 60
        58: .line 23338
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getObjcClassPrefix:()Ljava/lang/String;
        59: .line 23339
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getObjcClassPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 60
            iconst_0
            ireturn
        60: .line 23341
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCsharpNamespace:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCsharpNamespace:()Z
            if_icmpeq 61
            iconst_0
            ireturn
        61: .line 23342
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCsharpNamespace:()Z
            ifeq 64
        62: .line 23343
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCsharpNamespace:()Ljava/lang/String;
        63: .line 23344
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCsharpNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 64
            iconst_0
            ireturn
        64: .line 23346
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasSwiftPrefix:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasSwiftPrefix:()Z
            if_icmpeq 65
            iconst_0
            ireturn
        65: .line 23347
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasSwiftPrefix:()Z
            ifeq 68
        66: .line 23348
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getSwiftPrefix:()Ljava/lang/String;
        67: .line 23349
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getSwiftPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 68
            iconst_0
            ireturn
        68: .line 23351
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpClassPrefix:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpClassPrefix:()Z
            if_icmpeq 69
            iconst_0
            ireturn
        69: .line 23352
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpClassPrefix:()Z
            ifeq 72
        70: .line 23353
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpClassPrefix:()Ljava/lang/String;
        71: .line 23354
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpClassPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 72
            iconst_0
            ireturn
        72: .line 23356
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpNamespace:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpNamespace:()Z
            if_icmpeq 73
            iconst_0
            ireturn
        73: .line 23357
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpNamespace:()Z
            ifeq 76
        74: .line 23358
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpNamespace:()Ljava/lang/String;
        75: .line 23359
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 76
            iconst_0
            ireturn
        76: .line 23361
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpMetadataNamespace:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpMetadataNamespace:()Z
            if_icmpeq 77
            iconst_0
            ireturn
        77: .line 23362
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpMetadataNamespace:()Z
            ifeq 80
        78: .line 23363
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpMetadataNamespace:()Ljava/lang/String;
        79: .line 23364
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpMetadataNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 80
            iconst_0
            ireturn
        80: .line 23366
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasRubyPackage:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasRubyPackage:()Z
            if_icmpeq 81
            iconst_0
            ireturn
        81: .line 23367
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasRubyPackage:()Z
            ifeq 84
        82: .line 23368
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getRubyPackage:()Ljava/lang/String;
        83: .line 23369
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getRubyPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 84
            iconst_0
            ireturn
        84: .line 23371
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOptionList:()Ljava/util/List;
        85: .line 23372
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 86
            iconst_0
            ireturn
        86: .line 23373
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 87
            iconst_0
            ireturn
        87: .line 23374
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getExtensionFields:()Ljava/util/Map;
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getExtensionFields:()Ljava/util/Map;
            invokeinterface java.util.Map.equals:(Ljava/lang/Object;)Z
            ifne 89
        88: .line 23375
            iconst_0
            ireturn
        89: .line 23376
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$FileOptions other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   90     0   this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            0   90     1    obj  Ljava/lang/Object;
            5   90     2  other  Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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$FileOptions this
         0: .line 23381
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedHashCode:I
            ifeq 2
         1: .line 23382
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedHashCode:I
            ireturn
         2: .line 23384
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 23385
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$FileOptions.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 23386
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaPackage:()Z
            ifeq 7
         5: .line 23387
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 23388
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
         7: .line 23390
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaOuterClassname:()Z
            ifeq 10
         8: .line 23391
            bipush 37
            iload 1 /* hash */
            imul
            bipush 8
            iadd
            istore 1 /* hash */
         9: .line 23392
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaOuterClassname:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        10: .line 23394
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaMultipleFiles:()Z
            ifeq 15
        11: .line 23395
            bipush 37
            iload 1 /* hash */
            imul
            bipush 10
            iadd
            istore 1 /* hash */
        12: .line 23396
            bipush 53
            iload 1 /* hash */
            imul
        13: .line 23397
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaMultipleFiles:()Z
        14: .line 23396
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        15: .line 23399
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenerateEqualsAndHash:()Z
            ifeq 20
        16: .line 23400
            bipush 37
            iload 1 /* hash */
            imul
            bipush 20
            iadd
            istore 1 /* hash */
        17: .line 23401
            bipush 53
            iload 1 /* hash */
            imul
        18: .line 23402
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenerateEqualsAndHash:()Z
        19: .line 23401
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        20: .line 23404
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaStringCheckUtf8:()Z
            ifeq 25
        21: .line 23405
            bipush 37
            iload 1 /* hash */
            imul
            bipush 27
            iadd
            istore 1 /* hash */
        22: .line 23406
            bipush 53
            iload 1 /* hash */
            imul
        23: .line 23407
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaStringCheckUtf8:()Z
        24: .line 23406
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        25: .line 23409
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasOptimizeFor:()Z
            ifeq 28
        26: .line 23410
            bipush 37
            iload 1 /* hash */
            imul
            bipush 9
            iadd
            istore 1 /* hash */
        27: .line 23411
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.optimizeFor_:I
            iadd
            istore 1 /* hash */
        28: .line 23413
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasGoPackage:()Z
            ifeq 31
        29: .line 23414
            bipush 37
            iload 1 /* hash */
            imul
            bipush 11
            iadd
            istore 1 /* hash */
        30: .line 23415
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getGoPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        31: .line 23417
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcGenericServices:()Z
            ifeq 36
        32: .line 23418
            bipush 37
            iload 1 /* hash */
            imul
            bipush 16
            iadd
            istore 1 /* hash */
        33: .line 23419
            bipush 53
            iload 1 /* hash */
            imul
        34: .line 23420
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcGenericServices:()Z
        35: .line 23419
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        36: .line 23422
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasJavaGenericServices:()Z
            ifeq 41
        37: .line 23423
            bipush 37
            iload 1 /* hash */
            imul
            bipush 17
            iadd
            istore 1 /* hash */
        38: .line 23424
            bipush 53
            iload 1 /* hash */
            imul
        39: .line 23425
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getJavaGenericServices:()Z
        40: .line 23424
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        41: .line 23427
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPyGenericServices:()Z
            ifeq 46
        42: .line 23428
            bipush 37
            iload 1 /* hash */
            imul
            bipush 18
            iadd
            istore 1 /* hash */
        43: .line 23429
            bipush 53
            iload 1 /* hash */
            imul
        44: .line 23430
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPyGenericServices:()Z
        45: .line 23429
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        46: .line 23432
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpGenericServices:()Z
            ifeq 51
        47: .line 23433
            bipush 37
            iload 1 /* hash */
            imul
            bipush 42
            iadd
            istore 1 /* hash */
        48: .line 23434
            bipush 53
            iload 1 /* hash */
            imul
        49: .line 23435
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpGenericServices:()Z
        50: .line 23434
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        51: .line 23437
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasDeprecated:()Z
            ifeq 56
        52: .line 23438
            bipush 37
            iload 1 /* hash */
            imul
            bipush 23
            iadd
            istore 1 /* hash */
        53: .line 23439
            bipush 53
            iload 1 /* hash */
            imul
        54: .line 23440
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getDeprecated:()Z
        55: .line 23439
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        56: .line 23442
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCcEnableArenas:()Z
            ifeq 61
        57: .line 23443
            bipush 37
            iload 1 /* hash */
            imul
            bipush 31
            iadd
            istore 1 /* hash */
        58: .line 23444
            bipush 53
            iload 1 /* hash */
            imul
        59: .line 23445
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCcEnableArenas:()Z
        60: .line 23444
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        61: .line 23447
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasObjcClassPrefix:()Z
            ifeq 64
        62: .line 23448
            bipush 37
            iload 1 /* hash */
            imul
            bipush 36
            iadd
            istore 1 /* hash */
        63: .line 23449
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getObjcClassPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        64: .line 23451
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasCsharpNamespace:()Z
            ifeq 67
        65: .line 23452
            bipush 37
            iload 1 /* hash */
            imul
            bipush 37
            iadd
            istore 1 /* hash */
        66: .line 23453
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getCsharpNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        67: .line 23455
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasSwiftPrefix:()Z
            ifeq 70
        68: .line 23456
            bipush 37
            iload 1 /* hash */
            imul
            bipush 39
            iadd
            istore 1 /* hash */
        69: .line 23457
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getSwiftPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        70: .line 23459
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpClassPrefix:()Z
            ifeq 73
        71: .line 23460
            bipush 37
            iload 1 /* hash */
            imul
            bipush 40
            iadd
            istore 1 /* hash */
        72: .line 23461
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpClassPrefix:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        73: .line 23463
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpNamespace:()Z
            ifeq 76
        74: .line 23464
            bipush 37
            iload 1 /* hash */
            imul
            bipush 41
            iadd
            istore 1 /* hash */
        75: .line 23465
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        76: .line 23467
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasPhpMetadataNamespace:()Z
            ifeq 79
        77: .line 23468
            bipush 37
            iload 1 /* hash */
            imul
            bipush 44
            iadd
            istore 1 /* hash */
        78: .line 23469
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getPhpMetadataNamespace:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        79: .line 23471
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hasRubyPackage:()Z
            ifeq 82
        80: .line 23472
            bipush 37
            iload 1 /* hash */
            imul
            bipush 45
            iadd
            istore 1 /* hash */
        81: .line 23473
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getRubyPackage:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
        82: .line 23475
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOptionCount:()I
            ifle 85
        83: .line 23476
            bipush 37
            iload 1 /* hash */
            imul
            sipush 999
            iadd
            istore 1 /* hash */
        84: .line 23477
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        85: .line 23479
      StackMap locals:
      StackMap stack:
            iload 1 /* hash */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getExtensionFields:()Ljava/util/Map;
            invokestatic com.google.protobuf.DescriptorProtos$FileOptions.hashFields:(ILjava/util/Map;)I
            istore 1 /* hash */
        86: .line 23480
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FileOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        87: .line 23481
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$FileOptions.memoizedHashCode:I
        88: .line 23482
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   89     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;
            3   89     1  hash  I

  public static com.google.protobuf.DescriptorProtos$FileOptions parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 23488
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
            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$FileOptions parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23494
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
            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$FileOptions parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 23499
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
            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$FileOptions parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23505
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
            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$FileOptions parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 23509
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$FileOptions
            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$FileOptions parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23515
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
            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$FileOptions parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 23520
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23519
            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$FileOptions parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23527
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23526
            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$FileOptions parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 23532
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23531
            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$FileOptions parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23539
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23538
            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$FileOptions parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 23545
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23544
            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$FileOptions parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
    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 23552
            getstatic com.google.protobuf.DescriptorProtos$FileOptions.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$FileOptions
         1: .line 23551
            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$FileOptions$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
         0: .line 23556
            invokestatic com.google.protobuf.DescriptorProtos$FileOptions.newBuilder:()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FileOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FileOptions;

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

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

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

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

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

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

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

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

  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$FileOptions.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/MessageLite;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
            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$FileOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
            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$FileOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$FileOptions;>;Lcom/google/protobuf/DescriptorProtos$FileOptionsOrBuilder;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final FileOptions = com.google.protobuf.DescriptorProtos$FileOptions of com.google.protobuf.DescriptorProtos
  com.google.protobuf.DescriptorProtos$FileOptions$1
  public final Builder = com.google.protobuf.DescriptorProtos$FileOptions$Builder of com.google.protobuf.DescriptorProtos$FileOptions
  public final OptimizeMode = com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode of com.google.protobuf.DescriptorProtos$FileOptions
  public abstract FileOptionsOrBuilder = com.google.protobuf.DescriptorProtos$FileOptionsOrBuilder 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