Expand description

Automaton representations of a JSONPath query.

Structs

A minimal, deterministic automaton representing a JSONPath query.
State of an Automaton. Thin wrapper over a state’s identifier.
A transition table of a single State of an Automaton.