|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CastExpr
Method Summary | |
---|---|
void |
apply(Switch sw)
Called when this object is visited. |
Type |
getCastType()
|
Value |
getOp()
|
ValueBox |
getOpBox()
|
Type |
getType()
Returns the Soot type of this Value. |
void |
setCastType(Type castType)
|
void |
setOp(Value op)
|
Methods inherited from interface soot.Value |
---|
clone, getUseBoxes, toString |
Methods inherited from interface soot.EquivTo |
---|
equivHashCode, equivTo |
Method Detail |
---|
Value getOp()
void setOp(Value op)
ValueBox getOpBox()
Type getCastType()
void setCastType(Type castType)
Type getType()
Value
getType
in interface Value
void apply(Switch sw)
Switchable
apply
in interface Switchable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |