Uses of Class
com.api.jsonata4java.expressions.generated.MappingExpressionParser.Context_refContext
Packages that use MappingExpressionParser.Context_refContext
-
Uses of MappingExpressionParser.Context_refContext in com.api.jsonata4java.expressions
Methods in com.api.jsonata4java.expressions with parameters of type MappingExpressionParser.Context_refContextModifier and TypeMethodDescriptioncom.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_refContextModifier and TypeMethodDescriptionvoidMappingExpressionBaseListener.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().MappingExpressionBaseVisitor.visitContext_ref(MappingExpressionParser.Context_refContext ctx) Visit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().MappingExpressionVisitor.visitContext_ref(MappingExpressionParser.Context_refContext ctx) Visit a parse tree produced by thecontext_reflabeled alternative inMappingExpressionParser.expr().