Uses of Class
com.blazebit.persistence.parser.SQLParser.CURRENT_TIMESTAMPContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser |
-
Uses of SQLParser.CURRENT_TIMESTAMPContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser with parameters of type SQLParser.CURRENT_TIMESTAMPContext Modifier and Type Method Description voidSQLParserBaseListener. enterCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Enter a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().voidSQLParserListener. enterCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Enter a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().voidSQLParserBaseListener. exitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Exit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().voidSQLParserListener. exitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Exit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().TSQLParserBaseVisitor. visitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Visit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().TSQLParserVisitor. visitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx)Visit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().