Class NowCheckVisitor

  • All Implemented Interfaces:
    Visitor

    public class NowCheckVisitor
    extends java.lang.Object
    implements Visitor
    Traverse and check if there exists any now() function in the expression tree.
    Author:
    Ulf Lilleengen