| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoIlInstructions.IlVariableMsg
Protobuf type
IlVariableMsg |
static class |
ProtoIlInstructions.IlVariableMsg.Builder
Protobuf type
IlVariableMsg |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getVariableOrBuilder()
LDLOC STLOC TryCatchHandler
|
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsg.getVariableOrBuilder()
LDLOC STLOC TryCatchHandler
|
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsg.Builder.getVariableOrBuilder()
LDLOC STLOC TryCatchHandler
|
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlTryCatchHandlerMsgOrBuilder.getVariableOrBuilder()
.IlVariableMsg variable = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlTryCatchHandlerMsg.getVariableOrBuilder()
.IlVariableMsg variable = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlTryCatchHandlerMsg.Builder.getVariableOrBuilder()
.IlVariableMsg variable = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlFunctionMsgOrBuilder.getVariablesOrBuilder(int index)
repeated .IlVariableMsg variables = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlFunctionMsg.getVariablesOrBuilder(int index)
repeated .IlVariableMsg variables = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
ProtoIlInstructions.IlFunctionMsg.Builder.getVariablesOrBuilder(int index)
repeated .IlVariableMsg variables = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtoIlInstructions.IlVariableMsgOrBuilder> |
ProtoIlInstructions.IlFunctionMsgOrBuilder.getVariablesOrBuilderList()
repeated .IlVariableMsg variables = 2; |
List<? extends ProtoIlInstructions.IlVariableMsgOrBuilder> |
ProtoIlInstructions.IlFunctionMsg.getVariablesOrBuilderList()
repeated .IlVariableMsg variables = 2; |
List<? extends ProtoIlInstructions.IlVariableMsgOrBuilder> |
ProtoIlInstructions.IlFunctionMsg.Builder.getVariablesOrBuilderList()
repeated .IlVariableMsg variables = 2; |
Copyright © 2024 Soot OSS. All rights reserved.