| Package | Description |
|---|---|
| soot.dotnet.instructions |
| Modifier and Type | Method and Description |
|---|---|
CilBlockContainer.BlockContainerKind |
CilBlockContainer.getBlockContainerKind() |
static CilBlockContainer.BlockContainerKind |
CilBlockContainer.BlockContainerKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CilBlockContainer.BlockContainerKind[] |
CilBlockContainer.BlockContainerKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CilBlockContainer(ProtoIlInstructions.IlBlockContainerMsg blockContainer,
DotnetBody dotnetBody,
CilBlockContainer.BlockContainerKind blockContainerKind) |
Copyright © 2024 Soot OSS. All rights reserved.