Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext
Packages that use OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext
-
Uses of OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterTextSearchConfigurationClausesContextModifier and TypeMethodDescriptionOpenGaussStatementParser.alterTextSearchConfigurationClauses()OpenGaussStatementParser.AlterTextSearchConfigurationContext.alterTextSearchConfigurationClauses()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterTextSearchConfigurationClausesContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAlterTextSearchConfigurationClauses(OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfigurationClauses().OpenGaussStatementVisitor.visitAlterTextSearchConfigurationClauses(OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfigurationClauses().