| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CursorCloseStatementContext |
MySQLStatementParser.cursorCloseStatement() |
MySQLStatementParser.CursorCloseStatementContext |
MySQLStatementParser.CursorStatementContext.cursorCloseStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCursorCloseStatement(MySQLStatementParser.CursorCloseStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorCloseStatement(). |
T |
MySQLStatementVisitor.visitCursorCloseStatement(MySQLStatementParser.CursorCloseStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cursorCloseStatement(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.