| Package | Description |
|---|---|
| soot.dotnet.instructions | |
| soot.dotnet.proto |
| Constructor and Description |
|---|
CilBlock(ProtoIlInstructions.IlBlock block,
DotnetBody dotnetBody,
CilBlockContainer blockContainer) |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.Builder.build() |
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.Builder.buildPartial() |
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlockContainerMsgOrBuilder.getBlocks(int index)
IL BlockContainer
|
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlockContainerMsg.getBlocks(int index)
IL BlockContainer
|
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlockContainerMsg.Builder.getBlocks(int index)
IL BlockContainer
|
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.getDefaultInstance() |
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.getDefaultInstanceForType() |
ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.Builder.getDefaultInstanceForType() |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseDelimitedFrom(InputStream input) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(byte[] data) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(ByteBuffer data) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(com.google.protobuf.ByteString data) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(InputStream input) |
static ProtoIlInstructions.IlBlock |
ProtoIlInstructions.IlBlock.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoIlInstructions.IlBlock> |
ProtoIlInstructions.IlBlockContainerMsgOrBuilder.getBlocksList()
IL BlockContainer
|
List<ProtoIlInstructions.IlBlock> |
ProtoIlInstructions.IlBlockContainerMsg.getBlocksList()
IL BlockContainer
|
List<ProtoIlInstructions.IlBlock> |
ProtoIlInstructions.IlBlockContainerMsg.Builder.getBlocksList()
IL BlockContainer
|
com.google.protobuf.Parser<ProtoIlInstructions.IlBlock> |
ProtoIlInstructions.IlBlock.getParserForType() |
static com.google.protobuf.Parser<ProtoIlInstructions.IlBlock> |
ProtoIlInstructions.IlBlock.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(int index,
ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addBlocks(ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.Builder.mergeFrom(ProtoIlInstructions.IlBlock other) |
static ProtoIlInstructions.IlBlock.Builder |
ProtoIlInstructions.IlBlock.newBuilder(ProtoIlInstructions.IlBlock prototype) |
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.setBlocks(int index,
ProtoIlInstructions.IlBlock value)
IL BlockContainer
|
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlockContainerMsg.Builder |
ProtoIlInstructions.IlBlockContainerMsg.Builder.addAllBlocks(Iterable<? extends ProtoIlInstructions.IlBlock> values)
IL BlockContainer
|
Copyright © 2024 Soot OSS. All rights reserved.