| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterTableIndexOnClauseContext |
SQLServerStatementParser.alterTableIndexOnClause() |
SQLServerStatementParser.AlterTableIndexOnClauseContext |
SQLServerStatementParser.IndexNonClusterClauseContext.alterTableIndexOnClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAlterTableIndexOnClause(SQLServerStatementParser.AlterTableIndexOnClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableIndexOnClause(). |
T |
SQLServerStatementVisitor.visitAlterTableIndexOnClause(SQLServerStatementParser.AlterTableIndexOnClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableIndexOnClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.