public class GCastExpr extends AbstractCastExpr implements Precedence
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a clone of this Value.
|
int |
getPrecedence() |
java.lang.String |
toString() |
apply, convertToBaf, equivHashCode, equivTo, getCastType, getOp, getOpBox, getType, getUseBoxes, setCastType, setOp, toString
public int getPrecedence()
getPrecedence
in interface Precedence
public java.lang.String toString()
toString
in class AbstractCastExpr
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractCastExpr