| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CursorClauseContext |
SQLServerStatementParser.cursorClause() |
SQLServerStatementParser.CursorClauseContext |
SQLServerStatementParser.CursorVariableContext.cursorClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitCursorClause(SQLServerStatementParser.CursorClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorClause(). |
T |
SQLServerStatementBaseVisitor.visitCursorClause(SQLServerStatementParser.CursorClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.