public class OperatorUtil
extends java.lang.Object
UnaryOperator| Modifier and Type | Class and Description |
|---|---|
static class |
OperatorUtil.UnaryOperatorSequence<T extends com.ibm.wala.fixpoint.IVariable<T>>
An operator of the form lhs = op_1(op_2(..op_n(rhs)..))
|
| Constructor and Description |
|---|
OperatorUtil() |