| Package | Description |
|---|---|
| soot.baf |
Public classes for the Baf intermediate representation.
|
| soot.baf.internal |
Internal, messy, implementation-specific classes for the Baf intermediate representation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayLengthInst |
interface |
EnterMonitorInst |
interface |
ExitMonitorInst |
interface |
NopInst |
interface |
ReturnVoidInst |
interface |
ThrowInst |
| Modifier and Type | Class and Description |
|---|---|
class |
BArrayLengthInst |
class |
BEnterMonitorInst |
class |
BExitMonitorInst |
class |
BNopInst |
class |
BReturnVoidInst |
class |
BThrowInst |
Copyright © 2020 Soot OSS. All rights reserved.