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