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