public class JUshrExpr extends AbstractJimpleIntLongBinopExpr implements UshrExpr
AbstractBinopExpr.BinopExprEnumop1Box, op2Box| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
Object |
clone()
Returns a clone of this Value.
|
String |
getSymbol()
Returns the unique symbol for an operator.
|
Type |
getType()
Returns the Soot type of this Value.
|
protected Unit |
makeBafInst(Type opType) |
convertToBafisIntLikeTypeequivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getType, getUseBoxes, isSuperclassSystemEnum, setOp1, setOp2, toString, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOp1, getOp1Box, getOp2, getOp2Box, setOp1, setOp2, toStringgetUseBoxes, toStringequivHashCode, equivTopublic final String getSymbol()
AbstractBinopExprgetSymbol in interface BinopExprgetSymbol in class AbstractBinopExprpublic void apply(Switch sw)
Switchableapply in interface Switchableprotected Unit makeBafInst(Type opType)
makeBafInst in class AbstractJimpleIntLongBinopExprpublic Type getType()
ValuegetType in interface ValuegetType in class AbstractIntLongBinopExprCopyright © 2024 Soot OSS. All rights reserved.