|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.tagkit.AbstractHost
soot.jimple.toolkits.thread.mhp.stmt.JPegStmt
soot.jimple.toolkits.thread.mhp.stmt.MonitorEntryStmt
Field Summary |
Fields inherited from class soot.jimple.toolkits.thread.mhp.stmt.JPegStmt |
caller, name, object, sootMethod, unit, unitGraph |
Constructor Summary | |
MonitorEntryStmt(String obj,
String ca,
UnitGraph ug,
SootMethod sm)
|
|
MonitorEntryStmt(String obj,
String ca,
Unit un,
UnitGraph ug,
SootMethod sm)
|
Methods inherited from class soot.jimple.toolkits.thread.mhp.stmt.JPegStmt |
containUnit, containUnitGraph, getCaller, getMethod, getName, getObject, getUnit, getUnitGraph, setCaller, setName, setObject, setUnit, setUnitGraph, testToString, toString |
Methods inherited from class soot.tagkit.AbstractHost |
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MonitorEntryStmt(String obj, String ca, Unit un, UnitGraph ug, SootMethod sm)
public MonitorEntryStmt(String obj, String ca, UnitGraph ug, SootMethod sm)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |