Json Path Parser Listener
This interface defines a complete listener for a parse tree produced by JsonPathParser.
Inheritors
Functions
Enter a parse tree produced by JsonPathParser.abs_singular_query.
Enter a parse tree produced by JsonPathParser.basic_expr.
Enter a parse tree produced by JsonPathParser.bracketed_selection.
Enter a parse tree produced by JsonPathParser.comparable.
Enter a parse tree produced by JsonPathParser.comparison_expr.
Enter a parse tree produced by JsonPathParser.comparisonOp.
Enter a parse tree produced by JsonPathParser.currentNodeIdentifier.
Enter a parse tree produced by JsonPathParser.descendant_segment.
Enter a parse tree produced by JsonPathParser.end.
Enter a parse tree produced by JsonPathParser.false.
Enter a parse tree produced by JsonPathParser.filter_query.
Enter a parse tree produced by JsonPathParser.filter_selector.
Enter a parse tree produced by JsonPathParser.firstComparable.
Enter a parse tree produced by JsonPathParser.function_argument.
Enter a parse tree produced by JsonPathParser.function_expr.
Enter a parse tree produced by JsonPathParser.index_segment.
Enter a parse tree produced by JsonPathParser.index_selector.
Enter a parse tree produced by JsonPathParser.int.
Enter a parse tree produced by JsonPathParser.jsonpath_query.
Enter a parse tree produced by JsonPathParser.literal.
Enter a parse tree produced by JsonPathParser.logical_and_expr.
Enter a parse tree produced by JsonPathParser.logical_expr.
Enter a parse tree produced by JsonPathParser.logical_or_expr.
Enter a parse tree produced by JsonPathParser.memberNameShorthand.
Enter a parse tree produced by JsonPathParser.name_segment.
Enter a parse tree produced by JsonPathParser.name_selector.
Enter a parse tree produced by JsonPathParser.null.
Enter a parse tree produced by JsonPathParser.number.
Enter a parse tree produced by JsonPathParser.paren_expr.
Enter a parse tree produced by JsonPathParser.rel_query.
Enter a parse tree produced by JsonPathParser.rel_singular_query.
Enter a parse tree produced by JsonPathParser.rootIdentifier.
Enter a parse tree produced by JsonPathParser.secondComparable.
Enter a parse tree produced by JsonPathParser.segment.
Enter a parse tree produced by JsonPathParser.segments.
Enter a parse tree produced by JsonPathParser.selector.
Enter a parse tree produced by JsonPathParser.shorthand_segment.
Enter a parse tree produced by JsonPathParser.singular_query.
Enter a parse tree produced by JsonPathParser.singular_query_segment.
Enter a parse tree produced by JsonPathParser.singular_query_segments.
Enter a parse tree produced by JsonPathParser.slice_selector.
Enter a parse tree produced by JsonPathParser.start.
Enter a parse tree produced by JsonPathParser.step.
Enter a parse tree produced by JsonPathParser.stringLiteral.
Enter a parse tree produced by JsonPathParser.test_expr.
Enter a parse tree produced by JsonPathParser.true.
Enter a parse tree produced by JsonPathParser.wildcardSelector.
Enter a parse tree produced by JsonPathParser.ws.
Exit a parse tree produced by JsonPathParser.abs_singular_query.
Exit a parse tree produced by JsonPathParser.basic_expr.
Exit a parse tree produced by JsonPathParser.bracketed_selection.
Exit a parse tree produced by JsonPathParser.comparable.
Exit a parse tree produced by JsonPathParser.comparison_expr.
Exit a parse tree produced by JsonPathParser.comparisonOp.
Exit a parse tree produced by JsonPathParser.currentNodeIdentifier.
Exit a parse tree produced by JsonPathParser.descendant_segment.
Exit a parse tree produced by JsonPathParser.end.
Exit a parse tree produced by JsonPathParser.false.
Exit a parse tree produced by JsonPathParser.filter_query.
Exit a parse tree produced by JsonPathParser.filter_selector.
Exit a parse tree produced by JsonPathParser.firstComparable.
Exit a parse tree produced by JsonPathParser.function_argument.
Exit a parse tree produced by JsonPathParser.function_expr.
Exit a parse tree produced by JsonPathParser.index_segment.
Exit a parse tree produced by JsonPathParser.index_selector.
Exit a parse tree produced by JsonPathParser.int.
Exit a parse tree produced by JsonPathParser.jsonpath_query.
Exit a parse tree produced by JsonPathParser.literal.
Exit a parse tree produced by JsonPathParser.logical_and_expr.
Exit a parse tree produced by JsonPathParser.logical_expr.
Exit a parse tree produced by JsonPathParser.logical_or_expr.
Exit a parse tree produced by JsonPathParser.memberNameShorthand.
Exit a parse tree produced by JsonPathParser.name_segment.
Exit a parse tree produced by JsonPathParser.name_selector.
Exit a parse tree produced by JsonPathParser.null.
Exit a parse tree produced by JsonPathParser.number.
Exit a parse tree produced by JsonPathParser.paren_expr.
Exit a parse tree produced by JsonPathParser.rel_query.
Exit a parse tree produced by JsonPathParser.rel_singular_query.
Exit a parse tree produced by JsonPathParser.rootIdentifier.
Exit a parse tree produced by JsonPathParser.secondComparable.
Exit a parse tree produced by JsonPathParser.segment.
Exit a parse tree produced by JsonPathParser.segments.
Exit a parse tree produced by JsonPathParser.selector.
Exit a parse tree produced by JsonPathParser.shorthand_segment.
Exit a parse tree produced by JsonPathParser.singular_query.
Exit a parse tree produced by JsonPathParser.singular_query_segment.
Exit a parse tree produced by JsonPathParser.singular_query_segments.
Exit a parse tree produced by JsonPathParser.slice_selector.
Exit a parse tree produced by JsonPathParser.start.
Exit a parse tree produced by JsonPathParser.step.
Exit a parse tree produced by JsonPathParser.stringLiteral.
Exit a parse tree produced by JsonPathParser.test_expr.
Exit a parse tree produced by JsonPathParser.true.
Exit a parse tree produced by JsonPathParser.wildcardSelector.
Exit a parse tree produced by JsonPathParser.ws.