| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ProcSetOptionContext |
SQLServerStatementParser.procSetOption() |
SQLServerStatementParser.ProcSetOptionContext |
SQLServerStatementParser.ProcAsClauseContext.procSetOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.ProcSetOptionContext> |
SQLServerStatementParser.ProcAsClauseContext.procSetOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitProcSetOption(SQLServerStatementParser.ProcSetOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.procSetOption(). |
T |
SQLServerStatementVisitor.visitProcSetOption(SQLServerStatementParser.ProcSetOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.procSetOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.