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