Class EvaluatorDispatch

  • All Implemented Interfaces:
    OpVisitor

    public class EvaluatorDispatch
    extends java.lang.Object
    implements OpVisitor
    Class to provide type-safe eval() dispatch using the visitor support of Op