public static enum ProtoIlInstructions.IlInstructionMsg.IlOpCode extends Enum<ProtoIlInstructions.IlInstructionMsg.IlOpCode> implements com.google.protobuf.ProtocolMessageEnum
IlInstructionMsg.IlOpCode| Enum Constant and Description |
|---|
BINARY_NUMERIC_INSTRUCTION
BINARY_NUMERIC_INSTRUCTION = 15; |
BLOCK
BLOCK = 37; |
BLOCK_CONTAINER
BLOCK_CONTAINER = 36; |
BOX
BOX = 27; |
BRANCH
BRANCH = 16; |
CALL
CALL = 4; |
CALL_INDIRECT
CALL_INDIRECT = 72; |
CALLVIRT
CALLVIRT = 14; |
CASTCLASS
CASTCLASS = 25; |
CK_FINITE
CK_FINITE = 42; |
COMP
COMP = 17; |
CONV
CONV = 22; |
CP_BLK
CP_BLK = 44; |
CP_OBJ
CP_OBJ = 45; |
DEBUG_BREAK
DEBUG_BREAK = 41; |
DEFAULT_VALUE
DEFAULT_VALUE = 32; |
DUP
DUP = 46; |
IF_INSTRUCTION
IF_INSTRUCTION = 18; |
INIT_BLK
INIT_BLK = 47; |
INIT_OBJ
INIT_OBJ = 48; |
INVALID_BRANCH
INVALID_BRANCH = 71; |
ISINST
ISINST = 26; |
LD_FLD
LD_FLD = 52; |
LD_FTN
LD_FTN = 53; |
LD_MEMBER_TOKEN
LD_MEMBER_TOKEN = 69; |
LD_SFLD
LD_SFLD = 54; |
LD_TOKEN
LD_TOKEN = 55; |
LD_TYPE_TOKEN
LD_TYPE_TOKEN = 70; |
LD_VIRT_FTN
LD_VIRT_FTN = 56; |
LDC_I4
LDC_I4 = 9; |
LDC_I8
LDC_I8 = 49; |
LDC_R4
LDC_R4 = 50; |
LDC_R8
LDC_R8 = 51; |
LDELEMA
LDELEMA = 24; |
LDFLDA
LDFLDA = 8; |
LDLEN
LDLEN = 21; |
LDLOC
LDLOC = 10; |
LDLOCA
LDLOCA = 31; |
LDNULL
LDNULL = 20; |
LDOBJ
LDOBJ = 11; |
LDSFLDA
LDSFLDA = 19; |
LDSTR
LDSTR = 6; |
LEAVE
LEAVE = 5; |
LOC_ALLOC
LOC_ALLOC = 57; |
MK_REF_ANY
MK_REF_ANY = 58; |
NEWARR
NEWARR = 23; |
NEWOBJ
NEWOBJ = 13; |
NO
NO = 59; |
NONE_OP
NONE_OP = 0; |
NOP
NOP = 1; |
NOT
NOT = 33; |
READONLY
READONLY = 60; |
REF_ANY_TYPE
REF_ANY_TYPE = 61; |
REF_ANY_VAL
REF_ANY_VAL = 62; |
RETHROW
RETHROW = 39; |
SIZE_OF
SIZE_OF = 63; |
ST_SFLD
ST_SFLD = 64; |
STLOC
STLOC = 12; |
STOBJ
STOBJ = 7; |
SWITCH
SWITCH = 65; |
TAIL
TAIL = 66; |
THROW
THROW = 40; |
TRY_CATCH
TRY_CATCH = 30; |
TRY_CATCH_HANDLER
TRY_CATCH_HANDLER = 38; |
TRY_FAULT
TRY_FAULT = 35; |
TRY_FINALLY
TRY_FINALLY = 34; |
UNALIGNED
UNALIGNED = 67; |
UNBOX
UNBOX = 29; |
UNBOXANY
UNBOXANY = 28; |
UNRECOGNIZED |
VOLATILE
VOLATILE = 68; |
| Modifier and Type | Field and Description |
|---|---|
static int |
BINARY_NUMERIC_INSTRUCTION_VALUE
BINARY_NUMERIC_INSTRUCTION = 15; |
static int |
BLOCK_CONTAINER_VALUE
BLOCK_CONTAINER = 36; |
static int |
BLOCK_VALUE
BLOCK = 37; |
static int |
BOX_VALUE
BOX = 27; |
static int |
BRANCH_VALUE
BRANCH = 16; |
static int |
CALL_INDIRECT_VALUE
CALL_INDIRECT = 72; |
static int |
CALL_VALUE
CALL = 4; |
static int |
CALLVIRT_VALUE
CALLVIRT = 14; |
static int |
CASTCLASS_VALUE
CASTCLASS = 25; |
static int |
CK_FINITE_VALUE
CK_FINITE = 42; |
static int |
COMP_VALUE
COMP = 17; |
static int |
CONV_VALUE
CONV = 22; |
static int |
CP_BLK_VALUE
CP_BLK = 44; |
static int |
CP_OBJ_VALUE
CP_OBJ = 45; |
static int |
DEBUG_BREAK_VALUE
DEBUG_BREAK = 41; |
static int |
DEFAULT_VALUE_VALUE
DEFAULT_VALUE = 32; |
static int |
DUP_VALUE
DUP = 46; |
static int |
IF_INSTRUCTION_VALUE
IF_INSTRUCTION = 18; |
static int |
INIT_BLK_VALUE
INIT_BLK = 47; |
static int |
INIT_OBJ_VALUE
INIT_OBJ = 48; |
static int |
INVALID_BRANCH_VALUE
INVALID_BRANCH = 71; |
static int |
ISINST_VALUE
ISINST = 26; |
static int |
LD_FLD_VALUE
LD_FLD = 52; |
static int |
LD_FTN_VALUE
LD_FTN = 53; |
static int |
LD_MEMBER_TOKEN_VALUE
LD_MEMBER_TOKEN = 69; |
static int |
LD_SFLD_VALUE
LD_SFLD = 54; |
static int |
LD_TOKEN_VALUE
LD_TOKEN = 55; |
static int |
LD_TYPE_TOKEN_VALUE
LD_TYPE_TOKEN = 70; |
static int |
LD_VIRT_FTN_VALUE
LD_VIRT_FTN = 56; |
static int |
LDC_I4_VALUE
LDC_I4 = 9; |
static int |
LDC_I8_VALUE
LDC_I8 = 49; |
static int |
LDC_R4_VALUE
LDC_R4 = 50; |
static int |
LDC_R8_VALUE
LDC_R8 = 51; |
static int |
LDELEMA_VALUE
LDELEMA = 24; |
static int |
LDFLDA_VALUE
LDFLDA = 8; |
static int |
LDLEN_VALUE
LDLEN = 21; |
static int |
LDLOC_VALUE
LDLOC = 10; |
static int |
LDLOCA_VALUE
LDLOCA = 31; |
static int |
LDNULL_VALUE
LDNULL = 20; |
static int |
LDOBJ_VALUE
LDOBJ = 11; |
static int |
LDSFLDA_VALUE
LDSFLDA = 19; |
static int |
LDSTR_VALUE
LDSTR = 6; |
static int |
LEAVE_VALUE
LEAVE = 5; |
static int |
LOC_ALLOC_VALUE
LOC_ALLOC = 57; |
static int |
MK_REF_ANY_VALUE
MK_REF_ANY = 58; |
static int |
NEWARR_VALUE
NEWARR = 23; |
static int |
NEWOBJ_VALUE
NEWOBJ = 13; |
static int |
NO_VALUE
NO = 59; |
static int |
NONE_OP_VALUE
NONE_OP = 0; |
static int |
NOP_VALUE
NOP = 1; |
static int |
NOT_VALUE
NOT = 33; |
static int |
READONLY_VALUE
READONLY = 60; |
static int |
REF_ANY_TYPE_VALUE
REF_ANY_TYPE = 61; |
static int |
REF_ANY_VAL_VALUE
REF_ANY_VAL = 62; |
static int |
RETHROW_VALUE
RETHROW = 39; |
static int |
SIZE_OF_VALUE
SIZE_OF = 63; |
static int |
ST_SFLD_VALUE
ST_SFLD = 64; |
static int |
STLOC_VALUE
STLOC = 12; |
static int |
STOBJ_VALUE
STOBJ = 7; |
static int |
SWITCH_VALUE
SWITCH = 65; |
static int |
TAIL_VALUE
TAIL = 66; |
static int |
THROW_VALUE
THROW = 40; |
static int |
TRY_CATCH_HANDLER_VALUE
TRY_CATCH_HANDLER = 38; |
static int |
TRY_CATCH_VALUE
TRY_CATCH = 30; |
static int |
TRY_FAULT_VALUE
TRY_FAULT = 35; |
static int |
TRY_FINALLY_VALUE
TRY_FINALLY = 34; |
static int |
UNALIGNED_VALUE
UNALIGNED = 67; |
static int |
UNBOX_VALUE
UNBOX = 29; |
static int |
UNBOXANY_VALUE
UNBOXANY = 28; |
static int |
VOLATILE_VALUE
VOLATILE = 68; |
| Modifier and Type | Method and Description |
|---|---|
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
forNumber(int value) |
static com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptor() |
com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptorForType() |
int |
getNumber() |
com.google.protobuf.Descriptors.EnumValueDescriptor |
getValueDescriptor() |
static com.google.protobuf.Internal.EnumLiteMap<ProtoIlInstructions.IlInstructionMsg.IlOpCode> |
internalGetValueMap() |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoIlInstructions.IlInstructionMsg.IlOpCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NONE_OP
NONE_OP = 0;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NOP
NOP = 1;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CALL
CALL = 4;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LEAVE
LEAVE = 5;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDSTR
LDSTR = 6;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode STOBJ
STOBJ = 7;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDFLDA
LDFLDA = 8;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDC_I4
LDC_I4 = 9;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDLOC
LDLOC = 10;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDOBJ
LDOBJ = 11;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode STLOC
STLOC = 12;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NEWOBJ
NEWOBJ = 13;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CALLVIRT
CALLVIRT = 14;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode BINARY_NUMERIC_INSTRUCTION
BINARY_NUMERIC_INSTRUCTION = 15;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode BRANCH
BRANCH = 16;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode COMP
COMP = 17;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode IF_INSTRUCTION
IF_INSTRUCTION = 18;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDSFLDA
LDSFLDA = 19;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDNULL
LDNULL = 20;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDLEN
LDLEN = 21;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CONV
CONV = 22;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NEWARR
NEWARR = 23;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDELEMA
LDELEMA = 24;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CASTCLASS
CASTCLASS = 25;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode ISINST
ISINST = 26;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode BOX
BOX = 27;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode UNBOXANY
UNBOXANY = 28;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode UNBOX
UNBOX = 29;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode TRY_CATCH
TRY_CATCH = 30;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDLOCA
LDLOCA = 31;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode DEFAULT_VALUE
DEFAULT_VALUE = 32;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NOT
NOT = 33;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode TRY_FINALLY
TRY_FINALLY = 34;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode TRY_FAULT
TRY_FAULT = 35;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode BLOCK_CONTAINER
BLOCK_CONTAINER = 36;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode BLOCK
BLOCK = 37;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode TRY_CATCH_HANDLER
TRY_CATCH_HANDLER = 38;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode RETHROW
RETHROW = 39;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode THROW
THROW = 40;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode DEBUG_BREAK
DEBUG_BREAK = 41;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CK_FINITE
CK_FINITE = 42;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CP_BLK
CP_BLK = 44;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CP_OBJ
CP_OBJ = 45;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode DUP
DUP = 46;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode INIT_BLK
INIT_BLK = 47;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode INIT_OBJ
INIT_OBJ = 48;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDC_I8
LDC_I8 = 49;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDC_R4
LDC_R4 = 50;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LDC_R8
LDC_R8 = 51;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_FLD
LD_FLD = 52;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_FTN
LD_FTN = 53;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_SFLD
LD_SFLD = 54;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_TOKEN
LD_TOKEN = 55;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_VIRT_FTN
LD_VIRT_FTN = 56;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LOC_ALLOC
LOC_ALLOC = 57;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode MK_REF_ANY
MK_REF_ANY = 58;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode NO
NO = 59;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode READONLY
READONLY = 60;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode REF_ANY_TYPE
REF_ANY_TYPE = 61;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode REF_ANY_VAL
REF_ANY_VAL = 62;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode SIZE_OF
SIZE_OF = 63;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode ST_SFLD
ST_SFLD = 64;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode SWITCH
SWITCH = 65;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode TAIL
TAIL = 66;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode UNALIGNED
UNALIGNED = 67;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode VOLATILE
VOLATILE = 68;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_MEMBER_TOKEN
LD_MEMBER_TOKEN = 69;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode LD_TYPE_TOKEN
LD_TYPE_TOKEN = 70;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode INVALID_BRANCH
INVALID_BRANCH = 71;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode CALL_INDIRECT
CALL_INDIRECT = 72;public static final ProtoIlInstructions.IlInstructionMsg.IlOpCode UNRECOGNIZED
public static final int NONE_OP_VALUE
NONE_OP = 0;public static final int NOP_VALUE
NOP = 1;public static final int CALL_VALUE
CALL = 4;public static final int LEAVE_VALUE
LEAVE = 5;public static final int LDSTR_VALUE
LDSTR = 6;public static final int STOBJ_VALUE
STOBJ = 7;public static final int LDFLDA_VALUE
LDFLDA = 8;public static final int LDC_I4_VALUE
LDC_I4 = 9;public static final int LDLOC_VALUE
LDLOC = 10;public static final int LDOBJ_VALUE
LDOBJ = 11;public static final int STLOC_VALUE
STLOC = 12;public static final int NEWOBJ_VALUE
NEWOBJ = 13;public static final int CALLVIRT_VALUE
CALLVIRT = 14;public static final int BINARY_NUMERIC_INSTRUCTION_VALUE
BINARY_NUMERIC_INSTRUCTION = 15;public static final int BRANCH_VALUE
BRANCH = 16;public static final int COMP_VALUE
COMP = 17;public static final int IF_INSTRUCTION_VALUE
IF_INSTRUCTION = 18;public static final int LDSFLDA_VALUE
LDSFLDA = 19;public static final int LDNULL_VALUE
LDNULL = 20;public static final int LDLEN_VALUE
LDLEN = 21;public static final int CONV_VALUE
CONV = 22;public static final int NEWARR_VALUE
NEWARR = 23;public static final int LDELEMA_VALUE
LDELEMA = 24;public static final int CASTCLASS_VALUE
CASTCLASS = 25;public static final int ISINST_VALUE
ISINST = 26;public static final int BOX_VALUE
BOX = 27;public static final int UNBOXANY_VALUE
UNBOXANY = 28;public static final int UNBOX_VALUE
UNBOX = 29;public static final int TRY_CATCH_VALUE
TRY_CATCH = 30;public static final int LDLOCA_VALUE
LDLOCA = 31;public static final int DEFAULT_VALUE_VALUE
DEFAULT_VALUE = 32;public static final int NOT_VALUE
NOT = 33;public static final int TRY_FINALLY_VALUE
TRY_FINALLY = 34;public static final int TRY_FAULT_VALUE
TRY_FAULT = 35;public static final int BLOCK_CONTAINER_VALUE
BLOCK_CONTAINER = 36;public static final int BLOCK_VALUE
BLOCK = 37;public static final int TRY_CATCH_HANDLER_VALUE
TRY_CATCH_HANDLER = 38;public static final int RETHROW_VALUE
RETHROW = 39;public static final int THROW_VALUE
THROW = 40;public static final int DEBUG_BREAK_VALUE
DEBUG_BREAK = 41;public static final int CK_FINITE_VALUE
CK_FINITE = 42;public static final int CP_BLK_VALUE
CP_BLK = 44;public static final int CP_OBJ_VALUE
CP_OBJ = 45;public static final int DUP_VALUE
DUP = 46;public static final int INIT_BLK_VALUE
INIT_BLK = 47;public static final int INIT_OBJ_VALUE
INIT_OBJ = 48;public static final int LDC_I8_VALUE
LDC_I8 = 49;public static final int LDC_R4_VALUE
LDC_R4 = 50;public static final int LDC_R8_VALUE
LDC_R8 = 51;public static final int LD_FLD_VALUE
LD_FLD = 52;public static final int LD_FTN_VALUE
LD_FTN = 53;public static final int LD_SFLD_VALUE
LD_SFLD = 54;public static final int LD_TOKEN_VALUE
LD_TOKEN = 55;public static final int LD_VIRT_FTN_VALUE
LD_VIRT_FTN = 56;public static final int LOC_ALLOC_VALUE
LOC_ALLOC = 57;public static final int MK_REF_ANY_VALUE
MK_REF_ANY = 58;public static final int NO_VALUE
NO = 59;public static final int READONLY_VALUE
READONLY = 60;public static final int REF_ANY_TYPE_VALUE
REF_ANY_TYPE = 61;public static final int REF_ANY_VAL_VALUE
REF_ANY_VAL = 62;public static final int SIZE_OF_VALUE
SIZE_OF = 63;public static final int ST_SFLD_VALUE
ST_SFLD = 64;public static final int SWITCH_VALUE
SWITCH = 65;public static final int TAIL_VALUE
TAIL = 66;public static final int UNALIGNED_VALUE
UNALIGNED = 67;public static final int VOLATILE_VALUE
VOLATILE = 68;public static final int LD_MEMBER_TOKEN_VALUE
LD_MEMBER_TOKEN = 69;public static final int LD_TYPE_TOKEN_VALUE
LD_TYPE_TOKEN = 70;public static final int INVALID_BRANCH_VALUE
INVALID_BRANCH = 71;public static final int CALL_INDIRECT_VALUE
CALL_INDIRECT = 72;public static ProtoIlInstructions.IlInstructionMsg.IlOpCode[] values()
for (ProtoIlInstructions.IlInstructionMsg.IlOpCode c : ProtoIlInstructions.IlInstructionMsg.IlOpCode.values()) System.out.println(c);
public static ProtoIlInstructions.IlInstructionMsg.IlOpCode valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic final int getNumber()
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated public static ProtoIlInstructions.IlInstructionMsg.IlOpCode valueOf(int value)
forNumber(int) instead.value - The numeric wire value of the corresponding enum entry.public static ProtoIlInstructions.IlInstructionMsg.IlOpCode forNumber(int value)
value - The numeric wire value of the corresponding enum entry.public static com.google.protobuf.Internal.EnumLiteMap<ProtoIlInstructions.IlInstructionMsg.IlOpCode> internalGetValueMap()
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
public static ProtoIlInstructions.IlInstructionMsg.IlOpCode valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Copyright © 2024 Soot OSS. All rights reserved.