| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Enter a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.enterCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Enter a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserListener.exitCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Exit a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.exitCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Exit a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserVisitor.visitCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Visit a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserBaseVisitor.visitCURRENT_TIMESTAMP(TSqlParser.CURRENT_TIMESTAMPContext ctx)
Visit a parse tree produced by the
CURRENT_TIMESTAMP
labeled alternative in TSqlParser.function_call(). |
Copyright © 2022. All rights reserved.