| Package | Description |
|---|---|
| soot.util.cfgcmd |
| Modifier and Type | Field and Description |
|---|---|
static CFGIntermediateRep |
CFGIntermediateRep.BAF_IR |
static CFGIntermediateRep |
CFGIntermediateRep.GRIMP_IR |
static CFGIntermediateRep |
CFGIntermediateRep.JIMPLE_IR |
static CFGIntermediateRep |
CFGIntermediateRep.SHIMPLE_IR |
static CFGIntermediateRep |
CFGIntermediateRep.VIA_SHIMPLE_JIMPLE_IR |
| Modifier and Type | Method and Description |
|---|---|
static CFGIntermediateRep |
CFGIntermediateRep.getIR(String name)
Returns the
CFGIntermediateRep identified by the passed name. |
Copyright © 2020 Soot OSS. All rights reserved.