| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitSift_function(MappingExpressionParser.Sift_functionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterSift_function(MappingExpressionParser.Sift_functionContext ctx)
Enter a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterSift_function(MappingExpressionParser.Sift_functionContext ctx)
Enter a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitSift_function(MappingExpressionParser.Sift_functionContext ctx)
Exit a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitSift_function(MappingExpressionParser.Sift_functionContext ctx)
Exit a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitSift_function(MappingExpressionParser.Sift_functionContext ctx)
Visit a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitSift_function(MappingExpressionParser.Sift_functionContext ctx)
Visit a parse tree produced by the
sift_function
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2020. All rights reserved.