Expand description

JSONA document to syntax tree parsing.

Structs

A syntax error that can occur during parsing.

The final results of a parsing. It contains the green tree, and the errors that ocurred during parsing.

Functions

Parse a JSONA document into a Rowan green tree.