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