Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterTextSearchDictionaryContext
Packages that use OpenGaussStatementParser.AlterTextSearchDictionaryContext
Package
Description
-
Uses of OpenGaussStatementParser.AlterTextSearchDictionaryContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterTextSearchDictionaryContextModifier and TypeMethodDescriptionOpenGaussStatementParser.alterTextSearchDictionary()OpenGaussStatementParser.ExecuteContext.alterTextSearchDictionary()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterTextSearchDictionaryContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAlterTextSearchDictionary(OpenGaussStatementParser.AlterTextSearchDictionaryContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchDictionary().OpenGaussStatementVisitor.visitAlterTextSearchDictionary(OpenGaussStatementParser.AlterTextSearchDictionaryContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchDictionary(). -
Uses of OpenGaussStatementParser.AlterTextSearchDictionaryContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.AlterTextSearchDictionaryContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDDLStatementSQLVisitor.visitAlterTextSearchDictionary(OpenGaussStatementParser.AlterTextSearchDictionaryContext ctx)