| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WithIndexOptionContext |
SQLServerStatementParser.withIndexOption() |
SQLServerStatementParser.WithIndexOptionContext |
SQLServerStatementParser.ColumnIndexContext.withIndexOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitWithIndexOption(SQLServerStatementParser.WithIndexOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withIndexOption(). |
T |
SQLServerStatementVisitor.visitWithIndexOption(SQLServerStatementParser.WithIndexOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withIndexOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.