|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.AbstractUnitBox | +--soot.jimple.internal.StmtBox
Constructor Summary | |
StmtBox(Stmt s)
|
Method Summary | |
boolean |
canContainUnit(Unit u)
Returns true if this box can contain the given Unit. |
Methods inherited from class soot.AbstractUnitBox |
getUnit, setUnit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StmtBox(Stmt s)
Method Detail |
public boolean canContainUnit(Unit u)
UnitBox
canContainUnit
in interface UnitBox
canContainUnit
in class AbstractUnitBox
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |