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