| 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 |
FieldGetInst |
interface |
FieldPutInst |
interface |
StaticGetInst |
interface |
StaticPutInst |
| Modifier and Type | Class and Description |
|---|---|
class |
BFieldGetInst |
class |
BFieldPutInst |
class |
BStaticGetInst |
class |
BStaticPutInst |
Copyright © 2020 Soot OSS. All rights reserved.