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