public class GNewArrayExpr extends AbstractNewArrayExpr implements Precedence
Constructor and Description |
---|
GNewArrayExpr(Type type,
Value size) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a clone of this Value.
|
int |
getPrecedence() |
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getType, getUseBoxes, setBaseType, setSize, toString, toString
public int getPrecedence()
getPrecedence
in interface Precedence