|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectdk.brics.xact.analysis.soot.Jimple2FlowGraph
public class Jimple2FlowGraph
Produces flow graphs from Soot Jimple code.
| Constructor Summary | |
|---|---|
Jimple2FlowGraph()
Constructs a new flow graph producer. |
|
| Method Summary | |
|---|---|
Map<String,Origin> |
findSchemas()
Locates schemas in application classes. |
FlowGraph |
run(StringAnalysis sa)
Produces a flow graph for the current Soot scene using the given string analysis results. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jimple2FlowGraph()
| Method Detail |
|---|
public Map<String,Origin> findSchemas()
XML.loadXMLSchema("foo").
public FlowGraph run(StringAnalysis sa)
TranslatorContext, TranslatorUtil, StatementBuilder,
and StmtSwitch.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||