| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Cursor_statementContext |
TSqlParser.cursor_statement() |
TSqlParser.Cursor_statementContext |
TSqlParser.Another_statementContext.cursor_statement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterCursor_statement(TSqlParser.Cursor_statementContext ctx)
Enter a parse tree produced by
TSqlParser.cursor_statement(). |
void |
TSqlParserBaseListener.enterCursor_statement(TSqlParser.Cursor_statementContext ctx)
Enter a parse tree produced by
TSqlParser.cursor_statement(). |
void |
TSqlParserListener.exitCursor_statement(TSqlParser.Cursor_statementContext ctx)
Exit a parse tree produced by
TSqlParser.cursor_statement(). |
void |
TSqlParserBaseListener.exitCursor_statement(TSqlParser.Cursor_statementContext ctx)
Exit a parse tree produced by
TSqlParser.cursor_statement(). |
T |
TSqlParserVisitor.visitCursor_statement(TSqlParser.Cursor_statementContext ctx)
Visit a parse tree produced by
TSqlParser.cursor_statement(). |
T |
TSqlParserBaseVisitor.visitCursor_statement(TSqlParser.Cursor_statementContext ctx)
Visit a parse tree produced by
TSqlParser.cursor_statement(). |
Copyright © 2022. All rights reserved.