| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoIlInstructions.IlSwitchSectionMsg
Protobuf type
IlSwitchSectionMsg |
static class |
ProtoIlInstructions.IlSwitchSectionMsg.Builder
Protobuf type
IlSwitchSectionMsg |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlSwitchSectionMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getSwitchSectionsOrBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43; |
ProtoIlInstructions.IlSwitchSectionMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsg.getSwitchSectionsOrBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43; |
ProtoIlInstructions.IlSwitchSectionMsgOrBuilder |
ProtoIlInstructions.IlInstructionMsg.Builder.getSwitchSectionsOrBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtoIlInstructions.IlSwitchSectionMsgOrBuilder> |
ProtoIlInstructions.IlInstructionMsgOrBuilder.getSwitchSectionsOrBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43; |
List<? extends ProtoIlInstructions.IlSwitchSectionMsgOrBuilder> |
ProtoIlInstructions.IlInstructionMsg.getSwitchSectionsOrBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43; |
List<? extends ProtoIlInstructions.IlSwitchSectionMsgOrBuilder> |
ProtoIlInstructions.IlInstructionMsg.Builder.getSwitchSectionsOrBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43; |
Copyright © 2024 Soot OSS. All rights reserved.