Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RefreshMatViewStmtContext
Packages that use OpenGaussStatementParser.RefreshMatViewStmtContext
-
Uses of OpenGaussStatementParser.RefreshMatViewStmtContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RefreshMatViewStmtContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ExplainableStmtContext.refreshMatViewStmt()OpenGaussStatementParser.refreshMatViewStmt()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RefreshMatViewStmtContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRefreshMatViewStmt(OpenGaussStatementParser.RefreshMatViewStmtContext ctx) Visit a parse tree produced byOpenGaussStatementParser.refreshMatViewStmt().OpenGaussStatementVisitor.visitRefreshMatViewStmt(OpenGaussStatementParser.RefreshMatViewStmtContext ctx) Visit a parse tree produced byOpenGaussStatementParser.refreshMatViewStmt().