| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTextSearchConfigurationClausesContext |
PostgreSQLStatementParser.alterTextSearchConfigurationClauses() |
PostgreSQLStatementParser.AlterTextSearchConfigurationClausesContext |
PostgreSQLStatementParser.AlterTextSearchConfigurationContext.alterTextSearchConfigurationClauses() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTextSearchConfigurationClauses(PostgreSQLStatementParser.AlterTextSearchConfigurationClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchConfigurationClauses(). |
T |
PostgreSQLStatementParserVisitor.visitAlterTextSearchConfigurationClauses(PostgreSQLStatementParser.AlterTextSearchConfigurationClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTextSearchConfigurationClauses(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.