Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PublicationNameListContext
Packages that use OpenGaussStatementParser.PublicationNameListContext
-
Uses of OpenGaussStatementParser.PublicationNameListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PublicationNameListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterSubscriptionContext.publicationNameList()OpenGaussStatementParser.CreateSubscriptionContext.publicationNameList()OpenGaussStatementParser.publicationNameList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PublicationNameListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPublicationNameList(OpenGaussStatementParser.PublicationNameListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.publicationNameList().OpenGaussStatementVisitor.visitPublicationNameList(OpenGaussStatementParser.PublicationNameListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.publicationNameList().