Expand description
The parser for the jsonpath. The module grammar denotes the structure of the parsing grammar
Enums§
- The basic structures for parsing json paths. The common logic of the structures pursues to correspond the internal parsing structure.
Functions§
- Parses a string into a JsonPath.