public class JOrExpr extends AbstractJimpleIntLongBinopExpr implements OrExpr
op1Box, 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.
|
protected Unit |
makeBafInst(Type opType) |
convertToBaf
getType, isIntLikeType
equivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getUseBoxes, setOp1, setOp2, toString, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOp1, getOp1Box, getOp2, getOp2Box, setOp1, setOp2, toString
getType, getUseBoxes, toString
equivHashCode, equivTo
public String getSymbol()
AbstractBinopExpr
getSymbol
in interface BinopExpr
getSymbol
in class AbstractBinopExpr
public void apply(Switch sw)
Switchable
apply
in interface Switchable
protected Unit makeBafInst(Type opType)
makeBafInst
in class AbstractJimpleIntLongBinopExpr
Copyright © 2021 Soot OSS. All rights reserved.