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