Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreateSubscriptionContext
Packages that use OpenGaussStatementParser.CreateSubscriptionContext
-
Uses of OpenGaussStatementParser.CreateSubscriptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreateSubscriptionContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreateSubscriptionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCreateSubscription(OpenGaussStatementParser.CreateSubscriptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createSubscription().OpenGaussStatementVisitor.visitCreateSubscription(OpenGaussStatementParser.CreateSubscriptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createSubscription().