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