|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractNewArrayExpr | +--soot.grimp.internal.GNewArrayExpr
Constructor Summary | |
GNewArrayExpr(Type type,
Value size)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
int |
getPrecedence()
|
Methods inherited from class soot.jimple.internal.AbstractNewArrayExpr |
apply,
convertToBaf,
equivHashCode,
equivTo,
getBaseType,
getSize,
getSizeBox,
getType,
getUseBoxes,
setBaseType,
setSize,
toString,
toString |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public GNewArrayExpr(Type type, Value size)
Method Detail |
public int getPrecedence()
public java.lang.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |