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