public class BinaryOpWithConstant
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static BinaryOpWithConstant |
create(SSABinaryOpInstruction instruction,
IR ir) |
java.lang.Integer |
getAssignedVar() |
java.lang.Integer |
getConstantValue() |
com.ibm.wala.shrikeBT.IBinaryOpInstruction.IOperator |
getOp() |
java.lang.Integer |
getOtherVar() |
public static BinaryOpWithConstant create(SSABinaryOpInstruction instruction, IR ir)
public java.lang.Integer getAssignedVar()
public java.lang.Integer getConstantValue()
public com.ibm.wala.shrikeBT.IBinaryOpInstruction.IOperator getOp()
public java.lang.Integer getOtherVar()