| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addAllListOfIlInstructions(Iterable<? extends ProtoIlInstructions.IlInstructionMsg> values)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocksBuilder()
IL BlockContainer
|
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocksBuilder(int index)
IL BlockContainer
|
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addListOfIlInstructions(int index,
ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addListOfIlInstructions(int index,
ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addListOfIlInstructions(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addListOfIlInstructions(ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clear() |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clearBlockName()
string block_name = 2; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clearListOfIlInstructions()
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.clone() |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.getBlocksBuilder(int index)
IL BlockContainer
|
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.mergeFrom(ProtoIlInstructions.IlBlock other) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.newBuilder() |
static ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.newBuilder(ProtoIlInstructions.IlBlock prototype) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.newBuilderForType() |
protected ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.removeListOfIlInstructions(int index)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setBlockName(String value)
string block_name = 2; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setBlockNameBytes(com.google.protobuf.ByteString value)
string block_name = 2; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setListOfIlInstructions(int index,
ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setListOfIlInstructions(int index,
ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoIlInstructions.IlBlock.Builder> |
ProtoIlInstructions.IlBlockContainerMsg.Builder.getBlocksBuilderList()
IL BlockContainer
|
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(int index,
ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setBlocks(int index,
ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
Copyright © 2024 Soot OSS. All rights reserved.