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