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