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