Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AnyNameListContext
Packages that use OpenGaussStatementParser.AnyNameListContext
-
Uses of OpenGaussStatementParser.AnyNameListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AnyNameListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterTextSearchConfigurationClausesContext.anyNameList()OpenGaussStatementParser.anyNameList()OpenGaussStatementParser.DropMaterializedViewContext.anyNameList()OpenGaussStatementParser.DropTypeContext.anyNameList()OpenGaussStatementParser.OnObjectClauseContext.anyNameList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AnyNameListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAnyNameList(OpenGaussStatementParser.AnyNameListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.anyNameList().OpenGaussStatementVisitor.visitAnyNameList(OpenGaussStatementParser.AnyNameListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.anyNameList().