|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.AbstractUnitBox
soot.jimple.internal.StmtBox
Field Summary |
Fields inherited from class soot.AbstractUnitBox |
unit |
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, isBranchTarget, setUnit, toString |
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 |