Uses of Interface
com.api.jsonata4java.expressions.path.generated.PathExpressionParserVisitor
Packages that use PathExpressionParserVisitor
Package
Description
-
Uses of PathExpressionParserVisitor in com.api.jsonata4java.expressions.path
Classes in com.api.jsonata4java.expressions.path that implement PathExpressionParserVisitorModifier and TypeClassDescriptionclassstatic classstatic class -
Uses of PathExpressionParserVisitor in com.api.jsonata4java.expressions.path.generated
Classes in com.api.jsonata4java.expressions.path.generated that implement PathExpressionParserVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofPathExpressionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.