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