| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CursorDeclarationContext |
OracleStatementParser.cursorDeclaration() |
OracleStatementParser.CursorDeclarationContext |
OracleStatementParser.ItemList2Context.cursorDeclaration() |
OracleStatementParser.CursorDeclarationContext |
OracleStatementParser.ItemList1Context.cursorDeclaration(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.CursorDeclarationContext> |
OracleStatementParser.ItemList1Context.cursorDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCursorDeclaration(OracleStatementParser.CursorDeclarationContext ctx)
Visit a parse tree produced by
OracleStatementParser.cursorDeclaration(). |
T |
OracleStatementBaseVisitor.visitCursorDeclaration(OracleStatementParser.CursorDeclarationContext ctx)
Visit a parse tree produced by
OracleStatementParser.cursorDeclaration(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.