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, toStringpublic int getPrecedence()
getPrecedence in interface Precedencepublic String toString()
toString in class AbstractCastExprCopyright © 2020 Soot OSS. All rights reserved.