jsonpath-0.3.0.0: Library to parse and execute JSONPath
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.JSONPath.Parser

Documentation

jsonPath :: Parser a -> Parser [JSONPathElement] Source #