| Package | Description |
|---|---|
| soot.dotnet.instructions | |
| soot.dotnet.members.method |
| Class and Description |
|---|
| BlockEntryPointsManager
Part of DotnetBody Manager for entry points (leave, branch instructions) ILSpy AST Blocks are labeled with a string.
|
| DotnetBody
Represents a .NET Method Body A method body starts with a BlockContainer, which contains Blocks, which have IL
Instructions .NET Method Body (with ILSpy AST) -> BlockContainer -> Block -> IL Instruction
|
| Class and Description |
|---|
| BlockEntryPointsManager
Part of DotnetBody Manager for entry points (leave, branch instructions) ILSpy AST Blocks are labeled with a string.
|
| DotnetBody
Represents a .NET Method Body A method body starts with a BlockContainer, which contains Blocks, which have IL
Instructions .NET Method Body (with ILSpy AST) -> BlockContainer -> Block -> IL Instruction
|
| DotnetBodyVariableManager
Part of the DotnetBody Manager for variables in a .NET Body (Store, initialization, etc.)
|
Copyright © 2024 Soot OSS. All rights reserved.