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 |
DynamicInvokeInst |
interface |
InterfaceInvokeInst |
interface |
SpecialInvokeInst |
interface |
StaticInvokeInst |
interface |
VirtualInvokeInst |
Modifier and Type | Class and Description |
---|---|
class |
BDynamicInvokeInst |
class |
BInterfaceInvokeInst |
class |
BSpecialInvokeInst |
class |
BStaticInvokeInst |
class |
BVirtualInvokeInst |