Interface JmesPathVisitor


public interface JmesPathVisitor
A visitor across all of the JMESPath expression types. This can be passed to any 'union' type visitors, like Expression.visit(JmesPathVisitor).