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