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