| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
static ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.IlStackType.forNumber(int value) |
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getInputType()
.IlInstructionMsg.IlStackType input_type = 26; |
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.getInputType()
.IlInstructionMsg.IlStackType input_type = 26; |
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.Builder.getInputType()
.IlInstructionMsg.IlStackType input_type = 26; |
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getResultType()
CONV LDLEN UNBOXANY
|
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.getResultType()
CONV LDLEN UNBOXANY
|
ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.Builder.getResultType()
CONV LDLEN UNBOXANY
|
static ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.IlStackType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.IlStackType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoIlInstructions.IlInstructionMsg.IlStackType |
ProtoIlInstructions.IlInstructionMsg.IlStackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoIlInstructions.IlInstructionMsg.IlStackType[] |
ProtoIlInstructions.IlInstructionMsg.IlStackType.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.IlStackType> |
ProtoIlInstructions.IlInstructionMsg.IlStackType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setInputType(ProtoIlInstructions.IlInstructionMsg.IlStackType value)
.IlInstructionMsg.IlStackType input_type = 26; |
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setResultType(ProtoIlInstructions.IlInstructionMsg.IlStackType value)
CONV LDLEN UNBOXANY
|
Copyright © 2024 Soot OSS. All rights reserved.