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