Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.NotifyStmtContext
-
Packages that use OpenGaussStatementParser.NotifyStmtContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.NotifyStmtContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.NotifyStmtContext Modifier and Type Method Description OpenGaussStatementParser.NotifyStmtContextOpenGaussStatementParser. notifyStmt()OpenGaussStatementParser.NotifyStmtContextOpenGaussStatementParser.RuleActionStmtContext. notifyStmt()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.NotifyStmtContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitNotifyStmt(OpenGaussStatementParser.NotifyStmtContext ctx)Visit a parse tree produced byOpenGaussStatementParser.notifyStmt().TOpenGaussStatementVisitor. visitNotifyStmt(OpenGaussStatementParser.NotifyStmtContext ctx)Visit a parse tree produced byOpenGaussStatementParser.notifyStmt().
-