public final class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder extends com.google.protobuf.GeneratedMessageV3$Builder<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder> implements com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
super_class: com.google.protobuf.GeneratedMessageV3$Builder
{
private int bitField0_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private java.lang.Object name_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
private int number_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int label_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int type_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private java.lang.Object typeName_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
private java.lang.Object extendee_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
private java.lang.Object defaultValue_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
private int oneofIndex_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private java.lang.Object jsonName_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
private com.google.protobuf.DescriptorProtos$FieldOptions options_;
descriptor: Lcom/google/protobuf/DescriptorProtos$FieldOptions;
flags: (0x0002) ACC_PRIVATE
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.DescriptorProtos$FieldOptions, com.google.protobuf.DescriptorProtos$FieldOptions$Builder, com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder> optionsBuilder_;
descriptor: Lcom/google/protobuf/SingleFieldBuilderV3;
flags: (0x0002) ACC_PRIVATE
Signature: Lcom/google/protobuf/SingleFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$FieldOptions;Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;Lcom/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder;>;
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: getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FieldDescriptorProto_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 0: getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FieldDescriptorProto_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
1: ldc Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
ldc Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
2: invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
3: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.<init>:()V
1: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
2: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
3: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
4: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
5: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
6: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
7: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
8: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.maybeForceBuilderInitialization:()V
9: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
private void <init>(com.google.protobuf.GeneratedMessageV3$BuilderParent);
descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
1: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
2: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
3: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
4: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
5: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
6: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
7: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
8: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.maybeForceBuilderInitialization:()V
9: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 10 1 parent Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
MethodParameters:
Name Flags
parent
private void maybeForceBuilderInitialization();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders:Z
ifeq 2
1: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getOptionsFieldBuilder:()Lcom/google/protobuf/SingleFieldBuilderV3;
pop
2: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clear();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clear:()Lcom/google/protobuf/GeneratedMessageV3$Builder;
pop
1: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
2: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -2
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.number_:I
4: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -3
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
5: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
6: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -5
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
7: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
8: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -9
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
9: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
10: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -17
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
11: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
12: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -33
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
13: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
14: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -65
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
15: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.oneofIndex_:I
16: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -129
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
17: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
18: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -257
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
19: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 22
20: aload 0
aconst_null
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
21: goto 23
22: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.clear:()Lcom/google/protobuf/SingleFieldBuilderV3;
pop
23: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -513
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
24: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 25 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.Descriptors$Descriptor getDescriptorForType();
descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FieldDescriptorProto_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto getDefaultInstanceForType();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto build();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
astore 1
start local 1 1: aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.isInitialized:()Z
ifne 3
2: aload 1
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.newUninitializedMessageException:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/UninitializedMessageException;
athrow
3: StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 4 1 result Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto buildPartial();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=1
start local 0 0: new com.google.protobuf.DescriptorProtos$FieldDescriptorProto
dup
aload 0
invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
astore 1
start local 1 1: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
istore 2
start local 2 2: iconst_0
istore 3
start local 3 3: iload 2
iconst_1
iand
ifeq 5
4: iload 3
iconst_1
ior
istore 3
5: StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto int int
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.name_:Ljava/lang/Object;
6: iload 2
iconst_2
iand
ifeq 9
7: aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.number_:I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.number_:I
8: iload 3
iconst_2
ior
istore 3
9: StackMap locals:
StackMap stack:
iload 2
iconst_4
iand
ifeq 11
10: iload 3
iconst_4
ior
istore 3
11: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.label_:I
12: iload 2
bipush 8
iand
ifeq 14
13: iload 3
bipush 8
ior
istore 3
14: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.type_:I
15: iload 2
bipush 16
iand
ifeq 17
16: iload 3
bipush 16
ior
istore 3
17: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.typeName_:Ljava/lang/Object;
18: iload 2
bipush 32
iand
ifeq 20
19: iload 3
bipush 32
ior
istore 3
20: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.extendee_:Ljava/lang/Object;
21: iload 2
bipush 64
iand
ifeq 23
22: iload 3
bipush 64
ior
istore 3
23: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.defaultValue_:Ljava/lang/Object;
24: iload 2
sipush 128
iand
ifeq 27
25: aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.oneofIndex_:I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.oneofIndex_:I
26: iload 3
sipush 128
ior
istore 3
27: StackMap locals:
StackMap stack:
iload 2
sipush 256
iand
ifeq 29
28: iload 3
sipush 256
ior
istore 3
29: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.jsonName_:Ljava/lang/Object;
30: iload 2
sipush 512
iand
ifeq 36
31: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 34
32: aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
33: goto 35
34: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.build:()Lcom/google/protobuf/AbstractMessage;
checkcast com.google.protobuf.DescriptorProtos$FieldOptions
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
35: StackMap locals:
StackMap stack:
iload 3
sipush 512
ior
istore 3
36: StackMap locals:
StackMap stack:
aload 1
iload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.bitField0_:I
37: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onBuilt:()V
38: aload 1
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 39 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 39 1 result Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
2 39 2 from_bitField0_ I
3 39 3 to_bitField0_ I
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clone();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clone:()Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 field Lcom/google/protobuf/Descriptors$FieldDescriptor;
0 1 2 value Ljava/lang/Object;
MethodParameters:
Name Flags
field
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 field Lcom/google/protobuf/Descriptors$FieldDescriptor;
MethodParameters:
Name Flags
field
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearOneof(com.google.protobuf.Descriptors$OneofDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 oneof Lcom/google/protobuf/Descriptors$OneofDescriptor;
MethodParameters:
Name Flags
oneof
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
iload 2
aload 3
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 field Lcom/google/protobuf/Descriptors$FieldDescriptor;
0 1 2 index I
0 1 3 value Ljava/lang/Object;
MethodParameters:
Name Flags
field
index
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 field Lcom/google/protobuf/Descriptors$FieldDescriptor;
0 1 2 value Ljava/lang/Object;
MethodParameters:
Name Flags
field
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
instanceof com.google.protobuf.DescriptorProtos$FieldDescriptorProto
ifeq 2
1: aload 0
aload 1
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
2: StackMap locals:
StackMap stack:
aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
pop
3: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 4 1 other Lcom/google/protobuf/Message;
MethodParameters:
Name Flags
other
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder mergeFrom(com.google.protobuf.DescriptorProtos$FieldDescriptorProto);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
if_acmpne 1
aload 0
areturn
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasName:()Z
ifeq 5
2: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_1
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.name_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasNumber:()Z
ifeq 7
6: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getNumber:()I
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setNumber:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
7: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasLabel:()Z
ifeq 9
8: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getLabel:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setLabel:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
9: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasType:()Z
ifeq 11
10: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getType:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setType:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
11: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasTypeName:()Z
ifeq 15
12: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 16
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
13: aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.typeName_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
14: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
15: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasExtendee:()Z
ifeq 19
16: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 32
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
17: aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.extendee_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
18: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
19: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasDefaultValue:()Z
ifeq 23
20: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 64
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
21: aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.defaultValue_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
22: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
23: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasOneofIndex:()Z
ifeq 25
24: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getOneofIndex:()I
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setOneofIndex:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
25: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasJsonName:()Z
ifeq 29
26: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 256
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
27: aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.jsonName_:Ljava/lang/Object;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
28: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
29: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.hasOptions:()Z
ifeq 31
30: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeOptions:(Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
31: StackMap locals:
StackMap stack:
aload 0
aload 1
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
32: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
33: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 34 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 34 1 other Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
MethodParameters:
Name Flags
other
public final boolean isInitialized();
descriptor: ()Z
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.hasOptions:()Z
ifeq 3
1: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getOptions:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions.isInitialized:()Z
ifne 3
2: iconst_0
ireturn
3: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=6, args_size=3
start local 0 start local 1 start local 2 0: aconst_null
astore 3
start local 3 1: getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 1
aload 2
invokeinterface com.google.protobuf.Parser.parsePartialFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
astore 3
2: goto 10
StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$FieldDescriptorProto
StackMap stack: com.google.protobuf.InvalidProtocolBufferException
3: astore 4
start local 4 4: aload 4
invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
astore 3
5: aload 4
invokevirtual com.google.protobuf.InvalidProtocolBufferException.unwrapIOException:()Ljava/io/IOException;
athrow
end local 4 6: StackMap locals:
StackMap stack: java.lang.Throwable
astore 5
7: aload 3
ifnull 9
8: aload 0
aload 3
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
9: StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$FieldDescriptorProto top java.lang.Throwable
StackMap stack:
aload 5
athrow
10: StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$FieldDescriptorProto
StackMap stack:
aload 3
ifnull 12
11: aload 0
aload 3
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
pop
12: StackMap locals:
StackMap stack:
aload 0
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 13 1 input Lcom/google/protobuf/CodedInputStream;
0 13 2 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
1 13 3 parsedMessage Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
4 6 4 e Lcom/google/protobuf/InvalidProtocolBufferException;
Exception table:
from to target type
1 2 3 Class com.google.protobuf.InvalidProtocolBufferException
1 6 6 any
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
extensionRegistry
public boolean hasName();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_1
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public java.lang.String getName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 8
2: aload 1
checkcast com.google.protobuf.ByteString
3: astore 2
start local 2 4: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 5: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 7
6: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
7: StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 8: StackMap locals:
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 9 1 ref Ljava/lang/Object;
4 8 2 bs Lcom/google/protobuf/ByteString;
5 8 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getNameBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setName(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_1
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearName();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -2
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getName:()Ljava/lang/String;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setNameBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_1
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.name_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public boolean hasNumber();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_2
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public int getNumber();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.number_:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setNumber(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_2
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.number_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 4 1 value I
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearNumber();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -3
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.number_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public boolean hasLabel();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_4
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label getLabel();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
astore 1
start local 1 1: aload 1
ifnonnull 2
getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_OPTIONAL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
goto 3
StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
StackMap stack:
2: aload 1
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
3: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 4 1 result Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setLabel(com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
iconst_4
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.getNumber:()I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearLabel();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -5
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.label_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public boolean hasType();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 8
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type getType();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.valueOf:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
astore 1
start local 1 1: aload 1
ifnonnull 2
getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_DOUBLE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
goto 3
StackMap locals: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
StackMap stack:
2: aload 1
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
3: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 4 1 result Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setType(com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 8
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.getNumber:()I
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearType();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -9
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.type_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public boolean hasTypeName();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 16
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public java.lang.String getTypeName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 8
2: aload 1
checkcast com.google.protobuf.ByteString
3: astore 2
start local 2 4: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 5: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 7
6: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
7: StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 8: StackMap locals:
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 9 1 ref Ljava/lang/Object;
4 8 2 bs Lcom/google/protobuf/ByteString;
5 8 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getTypeNameBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setTypeName(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 16
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearTypeName();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -17
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getTypeName:()Ljava/lang/String;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setTypeNameBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 16
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.typeName_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public boolean hasExtendee();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 32
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public java.lang.String getExtendee();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 8
2: aload 1
checkcast com.google.protobuf.ByteString
3: astore 2
start local 2 4: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 5: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 7
6: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
7: StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 8: StackMap locals:
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 9 1 ref Ljava/lang/Object;
4 8 2 bs Lcom/google/protobuf/ByteString;
5 8 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getExtendeeBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setExtendee(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 32
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearExtendee();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -33
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getExtendee:()Ljava/lang/String;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setExtendeeBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 32
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.extendee_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public boolean hasDefaultValue();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 64
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public java.lang.String getDefaultValue();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 8
2: aload 1
checkcast com.google.protobuf.ByteString
3: astore 2
start local 2 4: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 5: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 7
6: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
7: StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 8: StackMap locals:
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 9 1 ref Ljava/lang/Object;
4 8 2 bs Lcom/google/protobuf/ByteString;
5 8 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getDefaultValueBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setDefaultValue(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 64
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearDefaultValue();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush -65
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultValue:()Ljava/lang/String;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setDefaultValueBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
bipush 64
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.defaultValue_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public boolean hasOneofIndex();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 128
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public int getOneofIndex();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.oneofIndex_:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setOneofIndex(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 128
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.oneofIndex_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 4 1 value I
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearOneofIndex();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -129
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.oneofIndex_:I
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public boolean hasJsonName();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 256
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public java.lang.String getJsonName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 8
2: aload 1
checkcast com.google.protobuf.ByteString
3: astore 2
start local 2 4: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 5: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 7
6: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
7: StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 8: StackMap locals:
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 9 1 ref Ljava/lang/Object;
4 8 2 bs Lcom/google/protobuf/ByteString;
5 8 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getJsonNameBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setJsonName(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 256
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearJsonName();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -257
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getJsonName:()Ljava/lang/String;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setJsonNameBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 256
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
3: aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.jsonName_:Ljava/lang/Object;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public boolean hasOptions();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
iand
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldOptions getOptions();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 4
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
ifnonnull 2
invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
goto 3
StackMap locals:
StackMap stack:
2: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FieldOptions
3: areturn
4: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.getMessage:()Lcom/google/protobuf/AbstractMessage;
checkcast com.google.protobuf.DescriptorProtos$FieldOptions
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setOptions(com.google.protobuf.DescriptorProtos$FieldOptions);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 6
1: aload 1
ifnonnull 3
2: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
3: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
5: goto 7
6: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
aload 1
invokevirtual com.google.protobuf.SingleFieldBuilderV3.setMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
pop
7: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
8: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 9 1 value Lcom/google/protobuf/DescriptorProtos$FieldOptions;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setOptions(com.google.protobuf.DescriptorProtos$FieldOptions$Builder);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 4
1: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: goto 5
4: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.setMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
pop
5: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
6: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 7 1 builderForValue Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
MethodParameters:
Name Flags
builderForValue
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder mergeOptions(com.google.protobuf.DescriptorProtos$FieldOptions);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 11
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
iand
ifeq 8
2: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
ifnull 8
3: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
if_acmpeq 8
4: aload 0
5: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.newBuilder:(Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
invokevirtual com.google.protobuf.DescriptorProtos$FieldOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
6: putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
7: goto 9
8: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
9: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
10: goto 12
11: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
aload 1
invokevirtual com.google.protobuf.SingleFieldBuilderV3.mergeFrom:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
pop
12: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
13: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 14 1 value Lcom/google/protobuf/DescriptorProtos$FieldOptions;
MethodParameters:
Name Flags
value
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder clearOptions();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 4
1: aload 0
aconst_null
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
3: goto 5
4: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.clear:()Lcom/google/protobuf/SingleFieldBuilderV3;
pop
5: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush -513
iand
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
6: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldOptions$Builder getOptionsBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
sipush 512
ior
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.bitField0_:I
1: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.onChanged:()V
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getOptionsFieldBuilder:()Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.getBuilder:()Lcom/google/protobuf/AbstractMessage$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldOptions$Builder
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
public com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder getOptionsOrBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnull 2
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
invokevirtual com.google.protobuf.SingleFieldBuilderV3.getMessageOrBuilder:()Lcom/google/protobuf/MessageOrBuilder;
checkcast com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder
areturn
2: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
ifnonnull 4
3: invokestatic com.google.protobuf.DescriptorProtos$FieldOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
goto 5
StackMap locals:
StackMap stack:
4: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
5: StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FieldOptions
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.DescriptorProtos$FieldOptions, com.google.protobuf.DescriptorProtos$FieldOptions$Builder, com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder> getOptionsFieldBuilder();
descriptor: ()Lcom/google/protobuf/SingleFieldBuilderV3;
flags: (0x0002) ACC_PRIVATE
Code:
stack=6, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
ifnonnull 7
1: aload 0
new com.google.protobuf.SingleFieldBuilderV3
dup
2: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getOptions:()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
3: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getParentForChildren:()Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.isClean:()Z
invokespecial com.google.protobuf.SingleFieldBuilderV3.<init>:(Lcom/google/protobuf/AbstractMessage;Lcom/google/protobuf/AbstractMessage$BuilderParent;Z)V
5: putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
6: aload 0
aconst_null
putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
7: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
Signature: ()Lcom/google/protobuf/SingleFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$FieldOptions;Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;Lcom/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder;>;
public final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder setUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 unknownFields Lcom/google/protobuf/UnknownFieldSet;
MethodParameters:
Name Flags
unknownFields final
public final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
0 1 1 unknownFields Lcom/google/protobuf/UnknownFieldSet;
MethodParameters:
Name Flags
unknownFields final
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: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
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: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.MessageLite$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.AbstractMessageLite$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder clear();
descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder clear();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clear();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder clone();
descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder clone();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clone();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.lang.Object clone();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.lang.CloneNotSupportedException
public com.google.protobuf.AbstractMessageLite$Builder clone();
descriptor: ()Lcom/google/protobuf/AbstractMessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite build();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.build:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message build();
descriptor: ()Lcom/google/protobuf/Message;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.build:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder clearOneof(com.google.protobuf.Descriptors$OneofDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clearOneof(com.google.protobuf.Descriptors$OneofDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder setUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder setUnknownFields(com.google.protobuf.UnknownFieldSet);
descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite buildPartial();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message buildPartial();
descriptor: ()Lcom/google/protobuf/Message;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessageV3$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=4, locals=4, args_size=4
0: aload 0
aload 1
iload 2
aload 3
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=4, locals=4, args_size=4
0: aload 0
aload 1
iload 2
aload 3
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$Builder<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;>;Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
public abstract Builder = com.google.protobuf.AbstractMessage$Builder of com.google.protobuf.AbstractMessage
protected abstract BuilderParent = com.google.protobuf.AbstractMessage$BuilderParent of com.google.protobuf.AbstractMessage
public abstract Builder = com.google.protobuf.AbstractMessageLite$Builder of com.google.protobuf.AbstractMessageLite
public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
public final Builder = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
public final Label = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
public final Type = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
public abstract FieldDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final FieldOptions = com.google.protobuf.DescriptorProtos$FieldOptions of com.google.protobuf.DescriptorProtos
public final Builder = com.google.protobuf.DescriptorProtos$FieldOptions$Builder of com.google.protobuf.DescriptorProtos$FieldOptions
public abstract FieldOptionsOrBuilder = com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder 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 final OneofDescriptor = com.google.protobuf.Descriptors$OneofDescriptor of com.google.protobuf.Descriptors
public abstract Builder = com.google.protobuf.GeneratedMessageV3$Builder of com.google.protobuf.GeneratedMessageV3
protected abstract BuilderParent = com.google.protobuf.GeneratedMessageV3$BuilderParent of com.google.protobuf.GeneratedMessageV3
public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
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