Uses of Interface
io.trino.grammar.sql.SqlBaseVisitor
Packages that use SqlBaseVisitor
-
Uses of SqlBaseVisitor in io.trino.grammar.sql
Classes in io.trino.grammar.sql that implement SqlBaseVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofSqlBaseVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.