| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTextSearchDictionaryContext |
PostgreSQLStatementParser.alterTextSearchDictionary() |
PostgreSQLStatementParser.AlterTextSearchDictionaryContext |
PostgreSQLStatementParser.ExecuteContext.alterTextSearchDictionary() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchDictionary(). |
T |
PostgreSQLStatementParserVisitor.visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchDictionary(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.