Uses of Class
com.blazebit.persistence.parser.SQLParser.CURRENT_TIMESTAMPContext
Packages that use SQLParser.CURRENT_TIMESTAMPContext
-
Uses of SQLParser.CURRENT_TIMESTAMPContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser with parameters of type SQLParser.CURRENT_TIMESTAMPContextModifier and TypeMethodDescriptionvoidSQLParserBaseListener.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().SQLParserBaseVisitor.visitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx) Visit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().SQLParserVisitor.visitCURRENT_TIMESTAMP(SQLParser.CURRENT_TIMESTAMPContext ctx) Visit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().