public final class com.google.protobuf.DescriptorProtos$FileDescriptorProto extends com.google.protobuf.GeneratedMessageV3 implements com.google.protobuf.DescriptorProtos$FileDescriptorProtoOrBuilder
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.google.protobuf.DescriptorProtos$FileDescriptorProto
super_class: com.google.protobuf.GeneratedMessageV3
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private int bitField0_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
public static final int NAME_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private volatile java.lang.Object name_;
descriptor: Ljava/lang/Object;
flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE
public static final int PACKAGE_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 2
private volatile java.lang.Object package_;
descriptor: Ljava/lang/Object;
flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE
public static final int DEPENDENCY_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 3
private com.google.protobuf.LazyStringList dependency_;
descriptor: Lcom/google/protobuf/LazyStringList;
flags: (0x0002) ACC_PRIVATE
public static final int PUBLIC_DEPENDENCY_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 10
private com.google.protobuf.Internal$IntList publicDependency_;
descriptor: Lcom/google/protobuf/Internal$IntList;
flags: (0x0002) ACC_PRIVATE
public static final int WEAK_DEPENDENCY_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 11
private com.google.protobuf.Internal$IntList weakDependency_;
descriptor: Lcom/google/protobuf/Internal$IntList;
flags: (0x0002) ACC_PRIVATE
public static final int MESSAGE_TYPE_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 4
private java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto> messageType_;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;
public static final int ENUM_TYPE_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 5
private java.util.List<com.google.protobuf.DescriptorProtos$EnumDescriptorProto> enumType_;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;>;
public static final int SERVICE_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 6
private java.util.List<com.google.protobuf.DescriptorProtos$ServiceDescriptorProto> service_;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProto;>;
public static final int EXTENSION_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 7
private java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> extension_;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;
public static final int OPTIONS_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 8
private com.google.protobuf.DescriptorProtos$FileOptions options_;
descriptor: Lcom/google/protobuf/DescriptorProtos$FileOptions;
flags: (0x0002) ACC_PRIVATE
public static final int SOURCE_CODE_INFO_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 9
private com.google.protobuf.DescriptorProtos$SourceCodeInfo sourceCodeInfo_;
descriptor: Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
flags: (0x0002) ACC_PRIVATE
public static final int SYNTAX_FIELD_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 12
private volatile java.lang.Object syntax_;
descriptor: Ljava/lang/Object;
flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE
private byte memoizedIsInitialized;
descriptor: B
flags: (0x0002) ACC_PRIVATE
private static final com.google.protobuf.DescriptorProtos$FileDescriptorProto DEFAULT_INSTANCE;
descriptor: Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
public static final com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$FileDescriptorProto> PARSER;
descriptor: Lcom/google/protobuf/Parser;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Signature: Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;>;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new com.google.protobuf.DescriptorProtos$FileDescriptorProto
dup
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto.<init>:()V
putstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1: new com.google.protobuf.DescriptorProtos$FileDescriptorProto$1
dup
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto$1.<init>:()V
putstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
2: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(com.google.protobuf.GeneratedMessageV3$Builder<?>);
descriptor: (Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
1: aload 0
iconst_m1
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 3 1 builder Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;
Signature: (Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;)V
MethodParameters:
Name Flags
builder
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
1: aload 0
iconst_m1
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
2: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.name_:Ljava/lang/Object;
3: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.package_:Ljava/lang/Object;
4: aload 0
getstatic com.google.protobuf.LazyStringArrayList.EMPTY:Lcom/google/protobuf/LazyStringList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
5: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.emptyIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
6: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.emptyIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
7: aload 0
invokestatic java.util.Collections.emptyList:()Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
8: aload 0
invokestatic java.util.Collections.emptyList:()Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
9: aload 0
invokestatic java.util.Collections.emptyList:()Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
10: aload 0
invokestatic java.util.Collections.emptyList:()Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
11: aload 0
ldc ""
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.syntax_:Ljava/lang/Object;
12: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter);
descriptor: (Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;)Ljava/lang/Object;
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: new com.google.protobuf.DescriptorProtos$FileDescriptorProto
dup
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto.<init>:()V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 unused Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;
MethodParameters:
Name Flags
unused
public final com.google.protobuf.UnknownFieldSet getUnknownFields();
descriptor: ()Lcom/google/protobuf/UnknownFieldSet;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
private void <init>(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=10, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto.<init>:()V
1: aload 2
ifnonnull 3
2: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
3: StackMap locals: com.google.protobuf.DescriptorProtos$FileDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
StackMap stack:
iconst_0
istore 3
start local 3 4: invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
5: astore 4
start local 4 6: iconst_0
istore 5
start local 5 7: goto 111
8: StackMap locals: int com.google.protobuf.UnknownFieldSet$Builder int
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
istore 6
start local 6 9: iload 6
lookupswitch { // 15
0: 10
10: 12
18: 16
26: 20
34: 26
42: 33
50: 40
58: 47
66: 54
74: 63
80: 72
82: 77
88: 87
90: 92
98: 102
default: 106
}
10: StackMap locals: int
StackMap stack:
iconst_1
istore 5
11: goto 111
12: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
astore 7
start local 7 13: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_1
ior
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
14: aload 0
aload 7
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.name_:Ljava/lang/Object;
15: goto 111
end local 7 16: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
astore 7
start local 7 17: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_2
ior
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
18: aload 0
aload 7
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.package_:Ljava/lang/Object;
19: goto 111
end local 7 20: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
astore 7
start local 7 21: iload 3
iconst_4
iand
ifne 24
22: aload 0
new com.google.protobuf.LazyStringArrayList
dup
invokespecial com.google.protobuf.LazyStringArrayList.<init>:()V
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
23: iload 3
iconst_4
ior
istore 3
24: StackMap locals: com.google.protobuf.ByteString
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
aload 7
invokeinterface com.google.protobuf.LazyStringList.add:(Lcom/google/protobuf/ByteString;)V
25: goto 111
end local 7 26: StackMap locals:
StackMap stack:
iload 3
bipush 32
iand
ifne 29
27: aload 0
new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
28: iload 3
bipush 32
ior
istore 3
29: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
30: aload 1
getstatic com.google.protobuf.DescriptorProtos$DescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
31: invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
32: goto 111
33: StackMap locals:
StackMap stack:
iload 3
bipush 64
iand
ifne 36
34: aload 0
new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
35: iload 3
bipush 64
ior
istore 3
36: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
37: aload 1
getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto
38: invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
39: goto 111
40: StackMap locals:
StackMap stack:
iload 3
sipush 128
iand
ifne 43
41: aload 0
new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
42: iload 3
sipush 128
ior
istore 3
43: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
44: aload 1
getstatic com.google.protobuf.DescriptorProtos$ServiceDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$ServiceDescriptorProto
45: invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
46: goto 111
47: StackMap locals:
StackMap stack:
iload 3
sipush 256
iand
ifne 50
48: aload 0
new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
49: iload 3
sipush 256
ior
istore 3
50: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
51: aload 1
getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
52: invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
53: goto 111
54: StackMap locals:
StackMap stack:
aconst_null
astore 7
start local 7 55: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_4
iand
ifeq 57
56: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
astore 7
57: StackMap locals: com.google.protobuf.DescriptorProtos$FileOptions$Builder
StackMap stack:
aload 0
aload 1
getstatic com.google.protobuf.DescriptorProtos$FileOptions.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$FileOptions
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
58: aload 7
ifnull 61
59: aload 7
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
pop
60: aload 0
aload 7
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
61: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_4
ior
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
62: goto 111
end local 7 63: StackMap locals:
StackMap stack:
aconst_null
astore 7
start local 7 64: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 8
iand
ifeq 66
65: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokevirtual com.google.protobuf.DescriptorProtos$SourceCodeInfo.toBuilder:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
astore 7
66: StackMap locals: com.google.protobuf.DescriptorProtos$SourceCodeInfo$Builder
StackMap stack:
aload 0
aload 1
getstatic com.google.protobuf.DescriptorProtos$SourceCodeInfo.PARSER:Lcom/google/protobuf/Parser;
aload 2
invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
checkcast com.google.protobuf.DescriptorProtos$SourceCodeInfo
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
67: aload 7
ifnull 70
68: aload 7
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokevirtual com.google.protobuf.DescriptorProtos$SourceCodeInfo$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
pop
69: aload 0
aload 7
invokevirtual com.google.protobuf.DescriptorProtos$SourceCodeInfo$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
70: StackMap locals:
StackMap stack:
aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 8
ior
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
71: goto 111
end local 7 72: StackMap locals:
StackMap stack:
iload 3
bipush 8
iand
ifne 75
73: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.newIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
74: iload 3
bipush 8
ior
istore 3
75: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
76: goto 111
77: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readRawVarint32:()I
istore 7
start local 7 78: aload 1
iload 7
invokevirtual com.google.protobuf.CodedInputStream.pushLimit:(I)I
istore 8
start local 8 79: iload 3
bipush 8
iand
ifne 84
aload 1
invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
ifle 84
80: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.newIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
81: iload 3
bipush 8
ior
istore 3
82: goto 84
83: StackMap locals: int int
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
84: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
ifgt 83
85: aload 1
iload 8
invokevirtual com.google.protobuf.CodedInputStream.popLimit:(I)V
86: goto 111
end local 8 end local 7 87: StackMap locals:
StackMap stack:
iload 3
bipush 16
iand
ifne 90
88: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.newIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
89: iload 3
bipush 16
ior
istore 3
90: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
91: goto 111
92: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readRawVarint32:()I
istore 7
start local 7 93: aload 1
iload 7
invokevirtual com.google.protobuf.CodedInputStream.pushLimit:(I)I
istore 8
start local 8 94: iload 3
bipush 16
iand
ifne 99
aload 1
invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
ifle 99
95: aload 0
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.newIntList:()Lcom/google/protobuf/Internal$IntList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
96: iload 3
bipush 16
ior
istore 3
97: goto 99
98: StackMap locals: int int
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
invokeinterface com.google.protobuf.Internal$IntList.addInt:(I)V
99: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.getBytesUntilLimit:()I
ifgt 98
100: aload 1
iload 8
invokevirtual com.google.protobuf.CodedInputStream.popLimit:(I)V
101: goto 111
end local 8 end local 7 102: StackMap locals:
StackMap stack:
aload 1
invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
astore 7
start local 7 103: aload 0
dup
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 16
ior
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
104: aload 0
aload 7
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.syntax_:Ljava/lang/Object;
105: goto 111
end local 7 106: StackMap locals:
StackMap stack:
aload 0
107: aload 1
aload 4
aload 2
iload 6
108: invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
109: ifne 111
110: iconst_1
istore 5
end local 6 111: StackMap locals:
StackMap stack:
iload 5
ifeq 8
end local 5 112: goto 139
StackMap locals: com.google.protobuf.DescriptorProtos$FileDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
StackMap stack: com.google.protobuf.InvalidProtocolBufferException
113: astore 5
start local 5 114: aload 5
aload 0
invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
athrow
end local 5 115: StackMap locals:
StackMap stack: java.io.IOException
astore 5
start local 5 116: new com.google.protobuf.InvalidProtocolBufferException
dup
117: aload 5
118: invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
119: aload 0
invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
120: athrow
end local 5 121: StackMap locals:
StackMap stack: java.lang.Throwable
astore 9
122: iload 3
iconst_4
iand
ifeq 124
123: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
invokeinterface com.google.protobuf.LazyStringList.getUnmodifiableView:()Lcom/google/protobuf/LazyStringList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
124: StackMap locals: com.google.protobuf.DescriptorProtos$FileDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder top top top top java.lang.Throwable
StackMap stack:
iload 3
bipush 32
iand
ifeq 126
125: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
126: StackMap locals:
StackMap stack:
iload 3
bipush 64
iand
ifeq 128
127: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
128: StackMap locals:
StackMap stack:
iload 3
sipush 128
iand
ifeq 130
129: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
130: StackMap locals:
StackMap stack:
iload 3
sipush 256
iand
ifeq 132
131: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
132: StackMap locals:
StackMap stack:
iload 3
bipush 8
iand
ifeq 134
133: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
134: StackMap locals:
StackMap stack:
iload 3
bipush 16
iand
ifeq 136
135: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
136: StackMap locals:
StackMap stack:
aload 0
aload 4
invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
137: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.makeExtensionsImmutable:()V
138: aload 9
athrow
139: StackMap locals: com.google.protobuf.DescriptorProtos$FileDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
StackMap stack:
iload 3
iconst_4
iand
ifeq 141
140: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
invokeinterface com.google.protobuf.LazyStringList.getUnmodifiableView:()Lcom/google/protobuf/LazyStringList;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
141: StackMap locals:
StackMap stack:
iload 3
bipush 32
iand
ifeq 143
142: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
143: StackMap locals:
StackMap stack:
iload 3
bipush 64
iand
ifeq 145
144: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
145: StackMap locals:
StackMap stack:
iload 3
sipush 128
iand
ifeq 147
146: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
147: StackMap locals:
StackMap stack:
iload 3
sipush 256
iand
ifeq 149
148: aload 0
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
149: StackMap locals:
StackMap stack:
iload 3
bipush 8
iand
ifeq 151
150: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
151: StackMap locals:
StackMap stack:
iload 3
bipush 16
iand
ifeq 153
152: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.makeImmutable:()V
153: StackMap locals:
StackMap stack:
aload 0
aload 4
invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
154: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.makeExtensionsImmutable:()V
155: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 156 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 156 1 input Lcom/google/protobuf/CodedInputStream;
0 156 2 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
4 156 3 mutable_bitField0_ I
6 156 4 unknownFields Lcom/google/protobuf/UnknownFieldSet$Builder;
7 112 5 done Z
9 111 6 tag I
13 16 7 bs Lcom/google/protobuf/ByteString;
17 20 7 bs Lcom/google/protobuf/ByteString;
21 26 7 bs Lcom/google/protobuf/ByteString;
55 63 7 subBuilder Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
64 72 7 subBuilder Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
78 87 7 length I
79 87 8 limit I
93 102 7 length I
94 102 8 limit I
103 106 7 bs Lcom/google/protobuf/ByteString;
114 115 5 e Lcom/google/protobuf/InvalidProtocolBufferException;
116 121 5 e Ljava/io/IOException;
Exception table:
from to target type
6 112 113 Class com.google.protobuf.InvalidProtocolBufferException
6 112 115 Class java.io.IOException
6 121 121 any
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
input
extensionRegistry
public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=1, locals=0, args_size=0
0: getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_FileDescriptorProto_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_FileDescriptorProto_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
1: ldc Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
ldc Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$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$FileDescriptorProto;
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$FileDescriptorProto.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$FileDescriptorProto;
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$FileDescriptorProto.name_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 3
2: aload 1
checkcast java.lang.String
areturn
3: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
4: astore 2
start local 2 5: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 6: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 8
7: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.name_:Ljava/lang/Object;
8: StackMap locals: com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1 9 1 ref Ljava/lang/Object;
5 9 2 bs Lcom/google/protobuf/ByteString;
6 9 3 s Ljava/lang/String;
public com.google.protobuf.ByteString 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$FileDescriptorProto.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$FileDescriptorProto.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$FileDescriptorProto;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public boolean hasPackage();
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$FileDescriptorProto.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$FileDescriptorProto;
public java.lang.String getPackage();
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$FileDescriptorProto.package_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 3
2: aload 1
checkcast java.lang.String
areturn
3: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
4: astore 2
start local 2 5: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 6: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 8
7: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.package_:Ljava/lang/Object;
8: StackMap locals: com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1 9 1 ref Ljava/lang/Object;
5 9 2 bs Lcom/google/protobuf/ByteString;
6 9 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getPackageBytes();
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$FileDescriptorProto.package_: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$FileDescriptorProto.package_: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$FileDescriptorProto;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public com.google.protobuf.ProtocolStringList getDependencyList();
descriptor: ()Lcom/google/protobuf/ProtocolStringList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public int getDependencyCount();
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$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
invokeinterface com.google.protobuf.LazyStringList.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public java.lang.String getDependency(int);
descriptor: (I)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
iload 1
invokeinterface com.google.protobuf.LazyStringList.get:(I)Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public com.google.protobuf.ByteString getDependencyBytes(int);
descriptor: (I)Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
iload 1
invokeinterface com.google.protobuf.LazyStringList.getByteString:(I)Lcom/google/protobuf/ByteString;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<java.lang.Integer> getPublicDependencyList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Ljava/lang/Integer;>;
public int getPublicDependencyCount();
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$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public int getPublicDependency(int);
descriptor: (I)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
iload 1
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<java.lang.Integer> getWeakDependencyList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Ljava/lang/Integer;>;
public int getWeakDependencyCount();
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$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public int getWeakDependency(int);
descriptor: (I)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
iload 1
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<com.google.protobuf.DescriptorProtos$DescriptorProto> getMessageTypeList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$DescriptorProto;>;
public java.util.List<? extends com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder> getMessageTypeOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;>;
public int getMessageTypeCount();
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$FileDescriptorProto.messageType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$DescriptorProto getMessageType(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$DescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder getMessageTypeOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<com.google.protobuf.DescriptorProtos$EnumDescriptorProto> getEnumTypeList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;>;
public java.util.List<? extends com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder> getEnumTypeOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;>;
public int getEnumTypeCount();
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$FileDescriptorProto.enumType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$EnumDescriptorProto getEnumType(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder getEnumTypeOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<com.google.protobuf.DescriptorProtos$ServiceDescriptorProto> getServiceList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProto;>;
public java.util.List<? extends com.google.protobuf.DescriptorProtos$ServiceDescriptorProtoOrBuilder> getServiceOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProtoOrBuilder;>;
public int getServiceCount();
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$FileDescriptorProto.service_:Ljava/util/List;
invokeinterface java.util.List.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$ServiceDescriptorProto getService(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$ServiceDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public com.google.protobuf.DescriptorProtos$ServiceDescriptorProtoOrBuilder getServiceOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProtoOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$ServiceDescriptorProtoOrBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public java.util.List<com.google.protobuf.DescriptorProtos$FieldDescriptorProto> getExtensionList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;>;
public java.util.List<? extends com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder> getExtensionOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;>;
public int getExtensionCount();
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$FileDescriptorProto.extension_:Ljava/util/List;
invokeinterface java.util.List.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$FieldDescriptorProto getExtension(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
public com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder getExtensionOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 1 1 index I
MethodParameters:
Name Flags
index
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$FileDescriptorProto.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$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$FileOptions getOptions();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileOptions;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
ifnonnull 1
invokestatic com.google.protobuf.DescriptorProtos$FileOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
goto 2
StackMap locals:
StackMap stack:
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FileOptions
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$FileOptionsOrBuilder getOptionsOrBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileOptionsOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
ifnonnull 1
invokestatic com.google.protobuf.DescriptorProtos$FileOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
goto 2
StackMap locals:
StackMap stack:
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$FileOptions;
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FileOptions
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public boolean hasSourceCodeInfo();
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$FileDescriptorProto.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$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$SourceCodeInfo getSourceCodeInfo();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
ifnonnull 1
invokestatic com.google.protobuf.DescriptorProtos$SourceCodeInfo.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
goto 2
StackMap locals:
StackMap stack:
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$SourceCodeInfo
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder getSourceCodeInfoOrBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfoOrBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
ifnonnull 1
invokestatic com.google.protobuf.DescriptorProtos$SourceCodeInfo.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
goto 2
StackMap locals:
StackMap stack:
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.sourceCodeInfo_:Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$SourceCodeInfo
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public boolean hasSyntax();
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$FileDescriptorProto.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$FileDescriptorProto;
public java.lang.String getSyntax();
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$FileDescriptorProto.syntax_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 3
2: aload 1
checkcast java.lang.String
areturn
3: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
4: astore 2
start local 2 5: aload 2
invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
astore 3
start local 3 6: aload 2
invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
ifeq 8
7: aload 0
aload 3
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.syntax_:Ljava/lang/Object;
8: StackMap locals: com.google.protobuf.ByteString java.lang.String
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1 9 1 ref Ljava/lang/Object;
5 9 2 bs Lcom/google/protobuf/ByteString;
6 9 3 s Ljava/lang/String;
public com.google.protobuf.ByteString getSyntaxBytes();
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$FileDescriptorProto.syntax_: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$FileDescriptorProto.syntax_: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$FileDescriptorProto;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public final boolean isInitialized();
descriptor: ()Z
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
istore 1
start local 1 1: iload 1
iconst_1
if_icmpne 2
iconst_1
ireturn
2: StackMap locals: int
StackMap stack:
iload 1
ifne 3
iconst_0
ireturn
3: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 4: goto 9
5: StackMap locals: int
StackMap stack:
aload 0
iload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageType:(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$DescriptorProto.isInitialized:()Z
ifne 8
6: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
7: iconst_0
ireturn
8: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
9: iload 2
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageTypeCount:()I
if_icmplt 5
end local 2 10: iconst_0
istore 2
start local 2 11: goto 16
12: StackMap locals:
StackMap stack:
aload 0
iload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumType:(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto.isInitialized:()Z
ifne 15
13: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
14: iconst_0
ireturn
15: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
16: iload 2
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumTypeCount:()I
if_icmplt 12
end local 2 17: iconst_0
istore 2
start local 2 18: goto 23
19: StackMap locals:
StackMap stack:
aload 0
iload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getService:(I)Lcom/google/protobuf/DescriptorProtos$ServiceDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$ServiceDescriptorProto.isInitialized:()Z
ifne 22
20: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
21: iconst_0
ireturn
22: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
23: iload 2
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getServiceCount:()I
if_icmplt 19
end local 2 24: iconst_0
istore 2
start local 2 25: goto 30
26: StackMap locals:
StackMap stack:
aload 0
iload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtension:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto.isInitialized:()Z
ifne 29
27: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
28: iconst_0
ireturn
29: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
30: iload 2
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtensionCount:()I
if_icmplt 26
end local 2 31: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasOptions:()Z
ifeq 35
32: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.isInitialized:()Z
ifne 35
33: aload 0
iconst_0
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
34: iconst_0
ireturn
35: StackMap locals:
StackMap stack:
aload 0
iconst_1
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedIsInitialized:B
36: iconst_1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 37 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1 37 1 isInitialized B
4 10 2 i I
11 17 2 i I
18 24 2 i I
25 31 2 i I
public void writeTo(com.google.protobuf.CodedOutputStream);
descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_1
iand
ifeq 2
1: aload 1
iconst_1
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.name_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
2: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_2
iand
ifeq 4
3: aload 1
iconst_2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.package_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
4: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 5: goto 8
6: StackMap locals: int
StackMap stack:
aload 1
iconst_3
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
iload 2
invokeinterface com.google.protobuf.LazyStringList.getRaw:(I)Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
7: iinc 2 1
StackMap locals:
StackMap stack:
8: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
invokeinterface com.google.protobuf.LazyStringList.size:()I
if_icmplt 6
end local 2 9: iconst_0
istore 2
start local 2 10: goto 13
11: StackMap locals:
StackMap stack:
aload 1
iconst_4
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
12: iinc 2 1
StackMap locals:
StackMap stack:
13: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 11
end local 2 14: iconst_0
istore 2
start local 2 15: goto 18
16: StackMap locals:
StackMap stack:
aload 1
iconst_5
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
17: iinc 2 1
StackMap locals:
StackMap stack:
18: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 16
end local 2 19: iconst_0
istore 2
start local 2 20: goto 23
21: StackMap locals:
StackMap stack:
aload 1
bipush 6
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
22: iinc 2 1
StackMap locals:
StackMap stack:
23: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 21
end local 2 24: iconst_0
istore 2
start local 2 25: goto 28
26: StackMap locals:
StackMap stack:
aload 1
bipush 7
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
27: iinc 2 1
StackMap locals:
StackMap stack:
28: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 26
end local 2 29: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_4
iand
ifeq 31
30: aload 1
bipush 8
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
31: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 8
iand
ifeq 33
32: aload 1
bipush 9
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSourceCodeInfo:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
33: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 34: goto 37
35: StackMap locals: int
StackMap stack:
aload 1
bipush 10
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
iload 2
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
36: iinc 2 1
StackMap locals:
StackMap stack:
37: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
if_icmplt 35
end local 2 38: iconst_0
istore 2
start local 2 39: goto 42
40: StackMap locals:
StackMap stack:
aload 1
bipush 11
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
iload 2
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
41: iinc 2 1
StackMap locals:
StackMap stack:
42: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
if_icmplt 40
end local 2 43: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 16
iand
ifeq 45
44: aload 1
bipush 12
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.syntax_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
45: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
aload 1
invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
46: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 47 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 47 1 output Lcom/google/protobuf/CodedOutputStream;
5 9 2 i I
10 14 2 i I
15 19 2 i I
20 24 2 i I
25 29 2 i I
34 38 2 i I
39 43 2 i I
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
output
public int getSerializedSize();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedSize:I
istore 1
start local 1 1: iload 1
iconst_m1
if_icmpeq 2
iload 1
ireturn
2: StackMap locals: int
StackMap stack:
iconst_0
istore 1
3: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_1
iand
ifeq 5
4: iload 1
iconst_1
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.name_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
iadd
istore 1
5: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_2
iand
ifeq 7
6: iload 1
iconst_2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.package_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
iadd
istore 1
7: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 8: iconst_0
istore 3
start local 3 9: goto 12
10: StackMap locals: int int
StackMap stack:
iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
iload 3
invokeinterface com.google.protobuf.LazyStringList.getRaw:(I)Ljava/lang/Object;
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.computeStringSizeNoTag:(Ljava/lang/Object;)I
iadd
istore 2
11: iinc 3 1
StackMap locals:
StackMap stack:
12: iload 3
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.dependency_:Lcom/google/protobuf/LazyStringList;
invokeinterface com.google.protobuf.LazyStringList.size:()I
if_icmplt 10
end local 3 13: iload 1
iload 2
iadd
istore 1
14: iload 1
iconst_1
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList:()Lcom/google/protobuf/ProtocolStringList;
invokeinterface com.google.protobuf.ProtocolStringList.size:()I
imul
iadd
istore 1
end local 2 15: iconst_0
istore 2
start local 2 16: goto 20
17: StackMap locals:
StackMap stack:
iload 1
18: iconst_4
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
19: iinc 2 1
StackMap locals:
StackMap stack:
20: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.messageType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 17
end local 2 21: iconst_0
istore 2
start local 2 22: goto 26
23: StackMap locals:
StackMap stack:
iload 1
24: iconst_5
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
25: iinc 2 1
StackMap locals:
StackMap stack:
26: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.enumType_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 23
end local 2 27: iconst_0
istore 2
start local 2 28: goto 32
29: StackMap locals:
StackMap stack:
iload 1
30: bipush 6
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
31: iinc 2 1
StackMap locals:
StackMap stack:
32: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.service_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 29
end local 2 33: iconst_0
istore 2
start local 2 34: goto 38
35: StackMap locals:
StackMap stack:
iload 1
36: bipush 7
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
iload 2
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.MessageLite
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
37: iinc 2 1
StackMap locals:
StackMap stack:
38: iload 2
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.extension_:Ljava/util/List;
invokeinterface java.util.List.size:()I
if_icmplt 35
end local 2 39: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
iconst_4
iand
ifeq 42
40: iload 1
41: bipush 8
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
42: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 8
iand
ifeq 45
43: iload 1
44: bipush 9
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSourceCodeInfo:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
iadd
istore 1
45: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 46: iconst_0
istore 3
start local 3 47: goto 51
48: StackMap locals: int int
StackMap stack:
iload 2
49: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
iload 3
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
invokestatic com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag:(I)I
iadd
istore 2
50: iinc 3 1
StackMap locals:
StackMap stack:
51: iload 3
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.publicDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
if_icmplt 48
end local 3 52: iload 1
iload 2
iadd
istore 1
53: iload 1
iconst_1
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPublicDependencyList:()Ljava/util/List;
invokeinterface java.util.List.size:()I
imul
iadd
istore 1
end local 2 54: iconst_0
istore 2
start local 2 55: iconst_0
istore 3
start local 3 56: goto 60
57: StackMap locals:
StackMap stack:
iload 2
58: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
iload 3
invokeinterface com.google.protobuf.Internal$IntList.getInt:(I)I
invokestatic com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag:(I)I
iadd
istore 2
59: iinc 3 1
StackMap locals:
StackMap stack:
60: iload 3
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.weakDependency_:Lcom/google/protobuf/Internal$IntList;
invokeinterface com.google.protobuf.Internal$IntList.size:()I
if_icmplt 57
end local 3 61: iload 1
iload 2
iadd
istore 1
62: iload 1
iconst_1
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getWeakDependencyList:()Ljava/util/List;
invokeinterface java.util.List.size:()I
imul
iadd
istore 1
end local 2 63: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.bitField0_:I
bipush 16
iand
ifeq 65
64: iload 1
bipush 12
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.syntax_:Ljava/lang/Object;
invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
iadd
istore 1
65: StackMap locals:
StackMap stack:
iload 1
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
iadd
istore 1
66: aload 0
iload 1
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedSize:I
67: iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 68 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
1 68 1 size I
8 15 2 dataSize I
9 13 3 i I
16 21 2 i I
22 27 2 i I
28 33 2 i I
34 39 2 i I
46 54 2 dataSize I
47 52 3 i I
55 63 2 dataSize I
56 61 3 i I
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
aload 0
if_acmpne 2
1: iconst_1
ireturn
2: StackMap locals:
StackMap stack:
aload 1
instanceof com.google.protobuf.DescriptorProtos$FileDescriptorProto
ifne 4
3: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
ireturn
4: StackMap locals:
StackMap stack:
aload 1
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
astore 2
start local 2 5: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasName:()Z
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasName:()Z
if_icmpeq 6
iconst_0
ireturn
6: StackMap locals: com.google.protobuf.DescriptorProtos$FileDescriptorProto
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasName:()Z
ifeq 9
7: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getName:()Ljava/lang/String;
8: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getName:()Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifne 9
iconst_0
ireturn
9: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasPackage:()Z
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasPackage:()Z
if_icmpeq 10
iconst_0
ireturn
10: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasPackage:()Z
ifeq 13
11: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPackage:()Ljava/lang/String;
12: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPackage:()Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifne 13
iconst_0
ireturn
13: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList:()Lcom/google/protobuf/ProtocolStringList;
14: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList:()Lcom/google/protobuf/ProtocolStringList;
invokeinterface com.google.protobuf.ProtocolStringList.equals:(Ljava/lang/Object;)Z
ifne 15
iconst_0
ireturn
15: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPublicDependencyList:()Ljava/util/List;
16: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPublicDependencyList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 17
iconst_0
ireturn
17: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getWeakDependencyList:()Ljava/util/List;
18: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getWeakDependencyList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 19
iconst_0
ireturn
19: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageTypeList:()Ljava/util/List;
20: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageTypeList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 21
iconst_0
ireturn
21: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumTypeList:()Ljava/util/List;
22: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumTypeList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 23
iconst_0
ireturn
23: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getServiceList:()Ljava/util/List;
24: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getServiceList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 25
iconst_0
ireturn
25: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtensionList:()Ljava/util/List;
26: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtensionList:()Ljava/util/List;
invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
ifne 27
iconst_0
ireturn
27: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasOptions:()Z
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasOptions:()Z
if_icmpeq 28
iconst_0
ireturn
28: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasOptions:()Z
ifeq 31
29: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
30: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.equals:(Ljava/lang/Object;)Z
ifne 31
iconst_0
ireturn
31: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSourceCodeInfo:()Z
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSourceCodeInfo:()Z
if_icmpeq 32
iconst_0
ireturn
32: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSourceCodeInfo:()Z
ifeq 35
33: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSourceCodeInfo:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
34: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSourceCodeInfo:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokevirtual com.google.protobuf.DescriptorProtos$SourceCodeInfo.equals:(Ljava/lang/Object;)Z
ifne 35
iconst_0
ireturn
35: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSyntax:()Z
aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSyntax:()Z
if_icmpeq 36
iconst_0
ireturn
36: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSyntax:()Z
ifeq 39
37: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSyntax:()Ljava/lang/String;
38: aload 2
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSyntax:()Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifne 39
iconst_0
ireturn
39: StackMap locals:
StackMap stack:
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
aload 2
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
ifne 40
iconst_0
ireturn
40: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 41 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 41 1 obj Ljava/lang/Object;
5 41 2 other Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
MethodParameters:
Name Flags
obj final
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedHashCode:I
ifeq 2
1: aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedHashCode:I
ireturn
2: StackMap locals:
StackMap stack:
bipush 41
istore 1
start local 1 3: bipush 19
iload 1
imul
invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
invokevirtual java.lang.Object.hashCode:()I
iadd
istore 1
4: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasName:()Z
ifeq 7
5: bipush 37
iload 1
imul
iconst_1
iadd
istore 1
6: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getName:()Ljava/lang/String;
invokevirtual java.lang.String.hashCode:()I
iadd
istore 1
7: StackMap locals: int
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasPackage:()Z
ifeq 10
8: bipush 37
iload 1
imul
iconst_2
iadd
istore 1
9: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPackage:()Ljava/lang/String;
invokevirtual java.lang.String.hashCode:()I
iadd
istore 1
10: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyCount:()I
ifle 13
11: bipush 37
iload 1
imul
iconst_3
iadd
istore 1
12: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList:()Lcom/google/protobuf/ProtocolStringList;
invokeinterface com.google.protobuf.ProtocolStringList.hashCode:()I
iadd
istore 1
13: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPublicDependencyCount:()I
ifle 16
14: bipush 37
iload 1
imul
bipush 10
iadd
istore 1
15: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getPublicDependencyList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
16: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getWeakDependencyCount:()I
ifle 19
17: bipush 37
iload 1
imul
bipush 11
iadd
istore 1
18: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getWeakDependencyList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
19: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageTypeCount:()I
ifle 22
20: bipush 37
iload 1
imul
iconst_4
iadd
istore 1
21: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getMessageTypeList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
22: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumTypeCount:()I
ifle 25
23: bipush 37
iload 1
imul
iconst_5
iadd
istore 1
24: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getEnumTypeList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
25: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getServiceCount:()I
ifle 28
26: bipush 37
iload 1
imul
bipush 6
iadd
istore 1
27: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getServiceList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
28: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtensionCount:()I
ifle 31
29: bipush 37
iload 1
imul
bipush 7
iadd
istore 1
30: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getExtensionList:()Ljava/util/List;
invokeinterface java.util.List.hashCode:()I
iadd
istore 1
31: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasOptions:()Z
ifeq 34
32: bipush 37
iload 1
imul
bipush 8
iadd
istore 1
33: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$FileOptions;
invokevirtual com.google.protobuf.DescriptorProtos$FileOptions.hashCode:()I
iadd
istore 1
34: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSourceCodeInfo:()Z
ifeq 37
35: bipush 37
iload 1
imul
bipush 9
iadd
istore 1
36: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSourceCodeInfo:()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
invokevirtual com.google.protobuf.DescriptorProtos$SourceCodeInfo.hashCode:()I
iadd
istore 1
37: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.hasSyntax:()Z
ifeq 40
38: bipush 37
iload 1
imul
bipush 12
iadd
istore 1
39: bipush 53
iload 1
imul
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getSyntax:()Ljava/lang/String;
invokevirtual java.lang.String.hashCode:()I
iadd
istore 1
40: StackMap locals:
StackMap stack:
bipush 29
iload 1
imul
aload 0
getfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
iadd
istore 1
41: aload 0
iload 1
putfield com.google.protobuf.DescriptorProtos$FileDescriptorProto.memoizedHashCode:I
42: iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 43 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
3 43 1 hash I
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(java.nio.ByteBuffer);
descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data Ljava/nio/ByteBuffer;
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data Ljava/nio/ByteBuffer;
0 1 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
extensionRegistry
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data Lcom/google/protobuf/ByteString;
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data Lcom/google/protobuf/ByteString;
0 1 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
extensionRegistry
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(byte[]);
descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data [B
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokeinterface com.google.protobuf.Parser.parseFrom:([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 data [B
0 1 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws com.google.protobuf.InvalidProtocolBufferException
MethodParameters:
Name Flags
data
extensionRegistry
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(java.io.InputStream);
descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Ljava/io/InputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Ljava/io/InputStream;
0 2 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
extensionRegistry
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseDelimitedFrom(java.io.InputStream);
descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Ljava/io/InputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Ljava/io/InputStream;
0 2 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
extensionRegistry
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(com.google.protobuf.CodedInputStream);
descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Lcom/google/protobuf/CodedInputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
aload 0
aload 1
invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
checkcast com.google.protobuf.DescriptorProtos$FileDescriptorProto
1: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 input Lcom/google/protobuf/CodedInputStream;
0 2 1 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
extensionRegistry
public com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder newBuilderForType();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.newBuilder:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder newBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder newBuilder(com.google.protobuf.DescriptorProtos$FileDescriptorProto);
descriptor: (Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 prototype Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
MethodParameters:
Name Flags
prototype
public com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder toBuilder();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
if_acmpne 2
1: new com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder
dup
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder.<init>:()V
goto 3
StackMap locals:
StackMap stack:
2: new com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder
dup
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder.<init>:()V
aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
3: StackMap locals:
StackMap stack: com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
protected com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: new com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder
dup
aload 1
invokespecial com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
astore 2
start local 2 1: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
0 2 1 parent Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
1 2 2 builder Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
MethodParameters:
Name Flags
parent
public static com.google.protobuf.DescriptorProtos$FileDescriptorProto getDefaultInstance();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$FileDescriptorProto> parser();
descriptor: ()Lcom/google/protobuf/Parser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
areturn
LocalVariableTable:
Start End Slot Name Signature
Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;>;
public com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$FileDescriptorProto> getParserForType();
descriptor: ()Lcom/google/protobuf/Parser;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.PARSER:Lcom/google/protobuf/Parser;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;>;
public com.google.protobuf.DescriptorProtos$FileDescriptorProto getDefaultInstanceForType();
descriptor: ()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic com.google.protobuf.DescriptorProtos$FileDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
protected com.google.protobuf.Message$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder newBuilderForType();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder newBuilderForType();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.util.List getDependencyList();
descriptor: ()Ljava/util/List;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList:()Lcom/google/protobuf/ProtocolStringList;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite getDefaultInstanceForType();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
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$FileDescriptorProto.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder toBuilder();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder toBuilder();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.google.protobuf.DescriptorProtos$FileDescriptorProto.toBuilder:()Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
public final DescriptorProto = com.google.protobuf.DescriptorProtos$DescriptorProto of com.google.protobuf.DescriptorProtos
public abstract DescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final EnumDescriptorProto = com.google.protobuf.DescriptorProtos$EnumDescriptorProto of com.google.protobuf.DescriptorProtos
public abstract EnumDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
public abstract FieldDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final FileDescriptorProto = com.google.protobuf.DescriptorProtos$FileDescriptorProto of com.google.protobuf.DescriptorProtos
com.google.protobuf.DescriptorProtos$FileDescriptorProto$1
public final Builder = com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder of com.google.protobuf.DescriptorProtos$FileDescriptorProto
public abstract FileDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$FileDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final FileOptions = com.google.protobuf.DescriptorProtos$FileOptions of com.google.protobuf.DescriptorProtos
public final Builder = com.google.protobuf.DescriptorProtos$FileOptions$Builder of com.google.protobuf.DescriptorProtos$FileOptions
public abstract FileOptionsOrBuilder = com.google.protobuf.DescriptorProtos$FileOptionsOrBuilder of com.google.protobuf.DescriptorProtos
public final ServiceDescriptorProto = com.google.protobuf.DescriptorProtos$ServiceDescriptorProto of com.google.protobuf.DescriptorProtos
public abstract ServiceDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$ServiceDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
public final SourceCodeInfo = com.google.protobuf.DescriptorProtos$SourceCodeInfo of com.google.protobuf.DescriptorProtos
public final Builder = com.google.protobuf.DescriptorProtos$SourceCodeInfo$Builder of com.google.protobuf.DescriptorProtos$SourceCodeInfo
public abstract SourceCodeInfoOrBuilder = com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder of com.google.protobuf.DescriptorProtos
public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
public abstract Builder = com.google.protobuf.GeneratedMessageV3$Builder of com.google.protobuf.GeneratedMessageV3
protected abstract BuilderParent = com.google.protobuf.GeneratedMessageV3$BuilderParent of com.google.protobuf.GeneratedMessageV3
public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
protected final UnusedPrivateParameter = com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter of com.google.protobuf.GeneratedMessageV3
public abstract IntList = com.google.protobuf.Internal$IntList of com.google.protobuf.Internal
public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
public final Builder = com.google.protobuf.UnknownFieldSet$Builder of com.google.protobuf.UnknownFieldSet