| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.WhereOrCurrentClauseContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.FetchArgsContext.cursorName() |
OpenGaussStatementParser.CursorNameContext |
OpenGaussStatementParser.CloseContext.cursorName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorName(). |
T |
OpenGaussStatementBaseVisitor.visitCursorName(OpenGaussStatementParser.CursorNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.cursorName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.