Uses of Class
io.trino.grammar.sql.SqlBaseParser.ShowCreateMaterializedViewContext
Packages that use SqlBaseParser.ShowCreateMaterializedViewContext
-
Uses of SqlBaseParser.ShowCreateMaterializedViewContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ShowCreateMaterializedViewContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Enter a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Enter a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Exit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Exit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Visit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitShowCreateMaterializedView(SqlBaseParser.ShowCreateMaterializedViewContext ctx) Visit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().