Uses of Class
com.api.jsonata4java.expressions.generated.MappingExpressionParser.Context_refContext
-
Packages that use MappingExpressionParser.Context_refContext Package Description com.api.jsonata4java.expressions com.api.jsonata4java.expressions.generated -
-
Uses of MappingExpressionParser.Context_refContext in com.api.jsonata4java.expressions
Methods in com.api.jsonata4java.expressions with parameters of type MappingExpressionParser.Context_refContext Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNodeExpressionsVisitor. visitContext_ref(MappingExpressionParser.Context_refContext ctx) -
Uses of MappingExpressionParser.Context_refContext in com.api.jsonata4java.expressions.generated
Methods in com.api.jsonata4java.expressions.generated with parameters of type MappingExpressionParser.Context_refContext Modifier and Type Method Description voidMappingExpressionBaseListener. enterContext_ref(MappingExpressionParser.Context_refContext ctx)Enter a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().voidMappingExpressionListener. enterContext_ref(MappingExpressionParser.Context_refContext ctx)Enter a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().voidMappingExpressionBaseListener. exitContext_ref(MappingExpressionParser.Context_refContext ctx)Exit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().voidMappingExpressionListener. exitContext_ref(MappingExpressionParser.Context_refContext ctx)Exit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().TMappingExpressionBaseVisitor. visitContext_ref(MappingExpressionParser.Context_refContext ctx)Visit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().TMappingExpressionVisitor. visitContext_ref(MappingExpressionParser.Context_refContext ctx)Visit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().
-