|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NewArrayExpr
Method Summary | |
---|---|
void |
apply(Switch sw)
Called when this object is visited. |
Type |
getBaseType()
|
Value |
getSize()
|
ValueBox |
getSizeBox()
|
Type |
getType()
Returns the Soot type of this Value. |
void |
setBaseType(Type type)
|
void |
setSize(Value size)
|
Methods inherited from interface soot.Value |
---|
clone, getUseBoxes, toString |
Methods inherited from interface soot.EquivTo |
---|
equivHashCode, equivTo |
Method Detail |
---|
Type getBaseType()
void setBaseType(Type type)
ValueBox getSizeBox()
Value getSize()
void setSize(Value size)
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 |