Class OperatorUtil
java.lang.Object
com.ibm.wala.cfg.exc.intra.OperatorUtil
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
OperatorUtil.UnaryOperatorSequence<T extends IVariable<T>>
An operator of the form lhs = op_1(op_2(..op_n(rhs)..)) -
Constructor Summary
-
Method Summary
-
Constructor Details
-
OperatorUtil
public OperatorUtil()
-