| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTextSearchDictionaryContext |
PostgreSQLStatementParser.alterTextSearchDictionary() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchDictionary(). |
T |
PostgreSQLStatementBaseVisitor.visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchDictionary(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.