Skip to main content

Module parser_opt

Module parser_opt 

Source
Expand description

Parser options. The header defines these as 1 << bit.

Constantsยง

BUFFER_TREE
Buffer the whole tree while parsing.
EMIT_YAML_EVENTS
Emit YAML sub-events from the parser.