Interface SQL2MongoVisitor<T>

All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
All Known Implementing Classes:
SQL2MongoBaseVisitor

public interface SQL2MongoVisitor<T> extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>