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