Uses of Interface
io.trino.sql.parser.SqlBaseVisitor
Packages that use SqlBaseVisitor
-
Uses of SqlBaseVisitor in io.trino.sql.parser
Classes in io.trino.sql.parser 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.