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