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