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