| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addAllBlocks(Iterable<? extends ProtoIlInstructions.IlBlock> values)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(int index,
ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(int index,
ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.clear() |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.clearBlocks()
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.clone() |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlFunctionMsg.Builder.getBodyBuilder()
.IlBlockContainerMsg body = 1; |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getBodyBuilder()
TRYCATCHHANDLER
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlTryCatchHandlerMsg.Builder.getBodyBuilder()
.IlBlockContainerMsg body = 1; |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getFaultBlockBuilder()
.IlBlockContainerMsg fault_block = 35; |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlTryCatchHandlerMsg.Builder.getFilterBuilder()
.IlBlockContainerMsg filter = 3; |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getFinallyBlockBuilder()
.IlBlockContainerMsg finally_block = 34; |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getTryBlockBuilder()
TRY
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.mergeFrom(ProtoIlInstructions.IlBlockContainerMsg other) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.newBuilder() |
static ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.newBuilder(ProtoIlInstructions.IlBlockContainerMsg prototype) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.newBuilderForType() |
protected ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.removeBlocks(int index)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setBlocks(int index,
ProtoIlInstructions.IlBlock.Builder builderForValue)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setBlocks(int index,
ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.toBuilder() |
Copyright © 2024 Soot OSS. All rights reserved.