Uses of Class
io.trino.grammar.sql.SqlBaseParser.ShowStatsForQueryContext
Packages that use SqlBaseParser.ShowStatsForQueryContext
-
Uses of SqlBaseParser.ShowStatsForQueryContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ShowStatsForQueryContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Enter a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Enter a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Exit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Exit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Visit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitShowStatsForQuery(SqlBaseParser.ShowStatsForQueryContext ctx) Visit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().