Package | Description |
---|---|
soot.baf |
Public classes for the Baf intermediate representation.
|
soot.baf.internal |
Internal, messy, implementation-specific classes for the Baf intermediate representation.
|
soot.jbco.bafTransformations | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
IncInst |
Baf.newIncInst(Local aLocal,
Constant aConstant) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIncInst(IncInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIncInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIncInst(IncInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIncInst(IncInst i) |
Copyright © 2021 Soot OSS. All rights reserved.