- visit_subexpression(node, value)
 - 
Drills down into a subexpression in the AST graph.
 - visit_field(node, value)
 - 
Returns the value of a field in the JSON data.
value : the JSON data node : the AST node being evaluated.
 
NAME
Jmespath::TreeInterpreter
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 60:
 '=item' outside of any '=over'
- Around line 420:
 You forgot a '=back' before '=head1'