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