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