Uses of Class
com.api.jsonata4java.expressions.generated.MappingExpressionParser.DescendantContext
Packages that use MappingExpressionParser.DescendantContext
-
Uses of MappingExpressionParser.DescendantContext in com.api.jsonata4java.expressions
Methods in com.api.jsonata4java.expressions with parameters of type MappingExpressionParser.DescendantContextModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeExpressionsVisitor.visitDescendant(MappingExpressionParser.DescendantContext ctx) -
Uses of MappingExpressionParser.DescendantContext in com.api.jsonata4java.expressions.generated
Methods in com.api.jsonata4java.expressions.generated with parameters of type MappingExpressionParser.DescendantContextModifier and TypeMethodDescriptionvoidMappingExpressionBaseListener.enterDescendant(MappingExpressionParser.DescendantContext ctx) Enter a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().voidMappingExpressionListener.enterDescendant(MappingExpressionParser.DescendantContext ctx) Enter a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().voidMappingExpressionBaseListener.exitDescendant(MappingExpressionParser.DescendantContext ctx) Exit a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().voidMappingExpressionListener.exitDescendant(MappingExpressionParser.DescendantContext ctx) Exit a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().MappingExpressionBaseVisitor.visitDescendant(MappingExpressionParser.DescendantContext ctx) Visit a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().MappingExpressionVisitor.visitDescendant(MappingExpressionParser.DescendantContext ctx) Visit a parse tree produced by thedescendantlabeled alternative inMappingExpressionParser.expr().