Uses of Class
io.trino.grammar.sql.SqlBaseParser.RefreshMaterializedViewContext
Packages that use SqlBaseParser.RefreshMaterializedViewContext
-
Uses of SqlBaseParser.RefreshMaterializedViewContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.RefreshMaterializedViewContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Enter a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Enter a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Exit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Exit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Visit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitRefreshMaterializedView(SqlBaseParser.RefreshMaterializedViewContext ctx) Visit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().