| 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 |
PostgreSQLStatementVisitor.visitAlterIndexDefinitionClause(PostgreSQLStatementParser.AlterIndexDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterIndexDefinitionClause(). |
T |
PostgreSQLStatementBaseVisitor.visitAlterIndexDefinitionClause(PostgreSQLStatementParser.AlterIndexDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterIndexDefinitionClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.