|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractNewMultiArrayExpr
soot.dava.internal.javaRep.DNewMultiArrayExpr
Field Summary |
Fields inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
sizeBoxes |
Constructor Summary | |
DNewMultiArrayExpr(ArrayType type,
java.util.List sizes)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
java.lang.String |
toString()
|
void |
toString(UnitPrinter up)
|
Methods inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getSizeCount, getSizes, getType, getUseBoxes, setBaseType, setSize |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DNewMultiArrayExpr(ArrayType type, java.util.List sizes)
Method Detail |
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractNewMultiArrayExpr
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class AbstractNewMultiArrayExpr
public java.lang.String toString()
toString
in class AbstractNewMultiArrayExpr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |