| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterIndexClauseContext |
SQLServerStatementParser.alterIndexClause() |
SQLServerStatementParser.AlterIndexClauseContext |
SQLServerStatementParser.AlterIndexContext.alterIndexClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitAlterIndexClause(SQLServerStatementParser.AlterIndexClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterIndexClause(). |
T |
SQLServerStatementBaseVisitor.visitAlterIndexClause(SQLServerStatementParser.AlterIndexClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterIndexClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.