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