public final class com.google.protobuf.Descriptors$FieldDescriptor$Type extends java.lang.Enum<com.google.protobuf.Descriptors$FieldDescriptor$Type>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.google.protobuf.Descriptors$FieldDescriptor$Type
  super_class: java.lang.Enum
{
  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type DOUBLE;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type FLOAT;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type INT64;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type UINT64;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type INT32;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type FIXED64;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type FIXED32;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type BOOL;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type STRING;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type GROUP;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type MESSAGE;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type BYTES;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type UINT32;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type ENUM;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type SFIXED32;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type SFIXED64;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type SINT32;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.Descriptors$FieldDescriptor$Type SINT64;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private com.google.protobuf.Descriptors$FieldDescriptor$JavaType javaType;
    descriptor: Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
    flags: (0x0002) ACC_PRIVATE

  private static final com.google.protobuf.Descriptors$FieldDescriptor$Type[] ENUM$VALUES;
    descriptor: [Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 1216
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "DOUBLE"
            iconst_0
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.DOUBLE:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.DOUBLE:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         1: .line 1217
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "FLOAT"
            iconst_1
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.FLOAT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FLOAT:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         2: .line 1218
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "INT64"
            iconst_2
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.LONG:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.INT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         3: .line 1219
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "UINT64"
            iconst_3
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.LONG:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.UINT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         4: .line 1220
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "INT32"
            iconst_4
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.INT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.INT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         5: .line 1221
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "FIXED64"
            iconst_5
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.LONG:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FIXED64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         6: .line 1222
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "FIXED32"
            bipush 6
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.INT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FIXED32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         7: .line 1223
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "BOOL"
            bipush 7
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.BOOLEAN:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.BOOL:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         8: .line 1224
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "STRING"
            bipush 8
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.STRING:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.STRING:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
         9: .line 1225
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "GROUP"
            bipush 9
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.MESSAGE:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.GROUP:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        10: .line 1226
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "MESSAGE"
            bipush 10
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.MESSAGE:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.MESSAGE:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        11: .line 1227
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "BYTES"
            bipush 11
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.BYTE_STRING:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.BYTES:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        12: .line 1228
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "UINT32"
            bipush 12
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.INT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.UINT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        13: .line 1229
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "ENUM"
            bipush 13
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.ENUM:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.ENUM:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        14: .line 1230
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "SFIXED32"
            bipush 14
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.INT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SFIXED32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        15: .line 1231
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "SFIXED64"
            bipush 15
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.LONG:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SFIXED64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        16: .line 1232
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "SINT32"
            bipush 16
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.INT:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SINT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        17: .line 1233
            new com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            ldc "SINT64"
            bipush 17
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$JavaType.LONG:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
            invokespecial com.google.protobuf.Descriptors$FieldDescriptor$Type.<init>:(Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SINT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
        18: .line 1215
            bipush 18
            anewarray com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            iconst_0
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.DOUBLE:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            iconst_1
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FLOAT:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            iconst_2
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.INT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            iconst_3
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.UINT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            iconst_4
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.INT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            iconst_5
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FIXED64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 6
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.FIXED32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 7
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.BOOL:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 8
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.STRING:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 9
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.GROUP:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 10
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.MESSAGE:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 11
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.BYTES:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 12
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.UINT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 13
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.ENUM:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 14
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SFIXED32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 15
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SFIXED64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 16
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SINT32:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            dup
            bipush 17
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.SINT64:Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aastore
            putstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.ENUM$VALUES:[Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, com.google.protobuf.Descriptors$FieldDescriptor$JavaType);
    descriptor: (Ljava/lang/String;ILcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.google.protobuf.Descriptors$FieldDescriptor$Type this
        start local 3 // com.google.protobuf.Descriptors$FieldDescriptor$JavaType javaType
         0: .line 1235
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 1236
            aload 0 /* this */
            aload 3 /* javaType */
            putfield com.google.protobuf.Descriptors$FieldDescriptor$Type.javaType:Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
         2: .line 1237
            return
        end local 3 // com.google.protobuf.Descriptors$FieldDescriptor$JavaType javaType
        end local 0 // com.google.protobuf.Descriptors$FieldDescriptor$Type this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            0    3     3  javaType  Lcom/google/protobuf/Descriptors$FieldDescriptor$JavaType;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      javaType       final

  public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type toProto();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$FieldDescriptor$Type this
         0: .line 1242
            aload 0 /* this */
            invokevirtual com.google.protobuf.Descriptors$FieldDescriptor$Type.ordinal:()I
            iconst_1
            iadd
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.forNumber:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        end local 0 // com.google.protobuf.Descriptors$FieldDescriptor$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;

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

  public static com.google.protobuf.Descriptors$FieldDescriptor$Type valueOf(com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;)Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type type
         0: .line 1250
            invokestatic com.google.protobuf.Descriptors$FieldDescriptor$Type.values:()[Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aload 0 /* type */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.getNumber:()I
            iconst_1
            isub
            aaload
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type type
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  type  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    MethodParameters:
      Name  Flags
      type  final

  public static com.google.protobuf.Descriptors$FieldDescriptor$Type[] values();
    descriptor: ()[Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.google.protobuf.Descriptors$FieldDescriptor$Type.ENUM$VALUES:[Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.google.protobuf.Descriptors$FieldDescriptor$Type
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.Descriptors$FieldDescriptor$Type valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.google.protobuf.Descriptors$FieldDescriptor$Type
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/google/protobuf/Descriptors$FieldDescriptor$Type;>;
SourceFile: "Descriptors.java"
NestHost: com.google.protobuf.Descriptors
InnerClasses:
  public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
  public final Type = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
  public final FieldDescriptor = com.google.protobuf.Descriptors$FieldDescriptor of com.google.protobuf.Descriptors
  public final JavaType = com.google.protobuf.Descriptors$FieldDescriptor$JavaType of com.google.protobuf.Descriptors$FieldDescriptor
  public final Type = com.google.protobuf.Descriptors$FieldDescriptor$Type of com.google.protobuf.Descriptors$FieldDescriptor