Package org.wso2.siddhi.query.compiler
package org.wso2.siddhi.query.compiler
-
ClassDescriptionThis class provides an empty implementation of
SiddhiQLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced bySiddhiQLParser.