Class OperatorUtil
java.lang.Object
com.ibm.wala.cfg.exc.intra.OperatorUtil
Combinators for
UnaryOperator- Author:
- Martin Hecker, martin.hecker@kit.edu
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classOperatorUtil.UnaryOperatorSequence<T extends IVariable<T>>An operator of the form lhs = op_1(op_2(..op_n(rhs)..)) -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperatorUtil
public OperatorUtil()
-