| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CursorOptionsContext |
OpenGaussStatementParser.cursorOptions() |
OpenGaussStatementParser.CursorOptionsContext |
OpenGaussStatementParser.DeclareContext.cursorOptions() |
OpenGaussStatementParser.CursorOptionsContext |
OpenGaussStatementParser.CursorContext.cursorOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCursorOptions(OpenGaussStatementParser.CursorOptionsContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorOptions(). |
T |
OpenGaussStatementVisitor.visitCursorOptions(OpenGaussStatementParser.CursorOptionsContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorOptions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.