|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractNewArrayExpr
soot.dava.internal.javaRep.DNewArrayExpr
Constructor Summary | |
DNewArrayExpr(Type type,
Value size)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
int |
getPrecedence()
|
java.lang.String |
toString()
|
void |
toString(UnitPrinter up)
|
Methods inherited from class soot.jimple.internal.AbstractNewArrayExpr |
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getType, getUseBoxes, setBaseType, setSize |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DNewArrayExpr(Type type, Value size)
Method Detail |
public int getPrecedence()
getPrecedence
in interface Precedence
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractNewArrayExpr
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class AbstractNewArrayExpr
public java.lang.String toString()
toString
in class AbstractNewArrayExpr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |