Module parse

Module parse 

Source
Expand description

Parser combinator functions.

Constants§

ESCAPED_CHARS
Reserved escapable characters in property strings.
ESCAPED_VALUE_CHARS
Reserved escapable characters in attribute values.
ESCAPE_CHAR
Escape character in property strings.

Functions§

schematic
Parse a Schematic from input.
schematic_full
Parses a schematic to the end of the input.