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