|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArrayRef
Method Summary | |
---|---|
void |
apply(Switch sw)
Called when this object is visited. |
Value |
getBase()
|
ValueBox |
getBaseBox()
|
Value |
getIndex()
|
ValueBox |
getIndexBox()
|
Type |
getType()
Returns the Soot type of this Value. |
void |
setBase(Local base)
|
void |
setIndex(Value index)
|
Methods inherited from interface soot.Value |
---|
clone, getUseBoxes, toString |
Methods inherited from interface soot.EquivTo |
---|
equivHashCode, equivTo |
Method Detail |
---|
Value getBase()
void setBase(Local base)
ValueBox getBaseBox()
Value getIndex()
void setIndex(Value index)
ValueBox getIndexBox()
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 |