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