Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterSubscriptionContext
Packages that use OpenGaussStatementParser.AlterSubscriptionContext
-
Uses of OpenGaussStatementParser.AlterSubscriptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterSubscriptionContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterSubscriptionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAlterSubscription(OpenGaussStatementParser.AlterSubscriptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterSubscription().OpenGaussStatementVisitor.visitAlterSubscription(OpenGaussStatementParser.AlterSubscriptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterSubscription().