Uses of Interface
com.api.jsonata4java.expressions.generated.MappingExpressionVisitor
Packages that use MappingExpressionVisitor
-
Uses of MappingExpressionVisitor in com.api.jsonata4java.expressions
Classes in com.api.jsonata4java.expressions that implement MappingExpressionVisitor -
Uses of MappingExpressionVisitor in com.api.jsonata4java.expressions.generated
Classes in com.api.jsonata4java.expressions.generated that implement MappingExpressionVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofMappingExpressionVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.