Uses of Interface
io.trino.sql.parser.SqlBaseListener
-
Packages that use SqlBaseListener Package Description io.trino.sql.parser -
-
Uses of SqlBaseListener in io.trino.sql.parser
Classes in io.trino.sql.parser that implement SqlBaseListener Modifier and Type Class Description classSqlBaseBaseListenerThis 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.
-