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