|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PiExpr
Method Summary | |
---|---|
ValueUnitPair |
getArgBox()
|
Unit |
getCondStmt()
|
Object |
getTargetKey()
|
Value |
getValue()
|
void |
setCondStmt(Unit cs)
|
void |
setTargetKey(Object targetKey)
|
void |
setValue(Value v)
|
Methods inherited from interface soot.Value |
---|
clone, getType, getUseBoxes, toString |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.EquivTo |
---|
equivHashCode, equivTo |
Methods inherited from interface soot.UnitBoxOwner |
---|
clearUnitBoxes, getUnitBoxes |
Method Detail |
---|
ValueUnitPair getArgBox()
Value getValue()
Unit getCondStmt()
Object getTargetKey()
void setValue(Value v)
void setCondStmt(Unit cs)
void setTargetKey(Object targetKey)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |