| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
static ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.forNumber(int value) |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getOperator()
TODO may insert Result type + Underlying type
|
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.getOperator()
TODO may insert Result type + Underlying type
|
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.Builder.getOperator()
TODO may insert Result type + Underlying type
|
static ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator[] |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.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.IlBinaryNumericOperator> |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setOperator(ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator value)
TODO may insert Result type + Underlying type
|
Copyright © 2024 Soot OSS. All rights reserved.