Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RefreshMaterializedViewContext
Packages that use OpenGaussStatementParser.RefreshMaterializedViewContext
-
Uses of OpenGaussStatementParser.RefreshMaterializedViewContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RefreshMaterializedViewContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RefreshMaterializedViewContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRefreshMaterializedView(OpenGaussStatementParser.RefreshMaterializedViewContext ctx) Visit a parse tree produced byOpenGaussStatementParser.refreshMaterializedView().OpenGaussStatementVisitor.visitRefreshMaterializedView(OpenGaussStatementParser.RefreshMaterializedViewContext ctx) Visit a parse tree produced byOpenGaussStatementParser.refreshMaterializedView().