|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractNewMultiArrayExpr | +--soot.grimp.internal.GNewMultiArrayExpr
Fields inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
sizeBoxes |
Constructor Summary | |
GNewMultiArrayExpr(ArrayType type,
java.util.List sizes)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
Methods inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getSizeCount, getSizes, getType, getUseBoxes, setBaseType, setSize, toBriefString, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.jimple.NewMultiArrayExpr |
apply, getBaseType, getSize, getSizeBox, getSizeCount, getSizes, getType, getUseBoxes, setBaseType, setSize |
Methods inherited from interface soot.EquivTo |
equivHashCode, equivTo |
Methods inherited from interface soot.ToBriefString |
toBriefString |
Constructor Detail |
public GNewMultiArrayExpr(ArrayType type, java.util.List sizes)
Method Detail |
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractNewMultiArrayExpr
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |