| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.ProcOptionContext |
SQLServerStatementParser.procOption() |
SQLServerStatementParser.ProcOptionContext |
SQLServerStatementParser.WithCreateProcOptionContext.procOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLServerStatementParser.ProcOptionContext> |
SQLServerStatementParser.WithCreateProcOptionContext.procOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementBaseVisitor.visitProcOption(SQLServerStatementParser.ProcOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.procOption(). |
T |
SQLServerStatementVisitor.visitProcOption(SQLServerStatementParser.ProcOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.procOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.