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