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