| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitContext_ref(MappingExpressionParser.Context_refContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterContext_ref(MappingExpressionParser.Context_refContext ctx)
Enter a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterContext_ref(MappingExpressionParser.Context_refContext ctx)
Enter a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitContext_ref(MappingExpressionParser.Context_refContext ctx)
Exit a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitContext_ref(MappingExpressionParser.Context_refContext ctx)
Exit a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitContext_ref(MappingExpressionParser.Context_refContext ctx)
Visit a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitContext_ref(MappingExpressionParser.Context_refContext ctx)
Visit a parse tree produced by the
context_ref
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2021. All rights reserved.