Class SQL2MongoBaseVisitor<T>

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
com.gigaspaces.persistency.parser.SQL2MongoBaseVisitor<T>
All Implemented Interfaces:
SQL2MongoVisitor<T>, org.antlr.v4.runtime.tree.ParseTreeVisitor<T>

public class SQL2MongoBaseVisitor<T> extends org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> implements SQL2MongoVisitor<T>