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 set of attributes that can be associated with a State.
A transition table of a single State of an Automaton.