public final class AssignEquation extends UnaryStatement<PointsToSetVariable>
lhs, rhs| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UnaryOperator<PointsToSetVariable> |
getOperator() |
evaluate, getLHS, getOperands, getRHS, getRightHandSide, hashCode, hasVariable, toStringgetOrderNumbergetGraphNodeId, setGraphNodeIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGraphNodeId, setGraphNodeIdpublic UnaryOperator<PointsToSetVariable> getOperator()
getOperator in class AbstractStatement<PointsToSetVariable,UnaryOperator<PointsToSetVariable>>public boolean equals(Object o)
equals in class UnaryStatement<PointsToSetVariable>