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