| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.forNumber(int value) |
ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getOpCode()
.IlInstructionMsg.IlOpCode op_code = 1; |
ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.getOpCode()
.IlInstructionMsg.IlOpCode op_code = 1; |
ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.Builder.getOpCode()
.IlInstructionMsg.IlOpCode op_code = 1; |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoIlInstructions.IlInstructionMsg.IlOpCode |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoIlInstructions.IlInstructionMsg.IlOpCode[] |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProtoIlInstructions.IlInstructionMsg.IlOpCode> |
ProtoIlInstructions.IlInstructionMsg.IlOpCode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setOpCode(ProtoIlInstructions.IlInstructionMsg.IlOpCode value)
.IlInstructionMsg.IlOpCode op_code = 1; |
Copyright © 2024 Soot OSS. All rights reserved.