Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 242 Bytes

Notes.md

File metadata and controls

6 lines (6 loc) · 242 Bytes

Fluent builder creates config, config passed to parser. Parser takes config and builds a context for a single parsing operation. Context begins parsing, stopping when:

  • Parsing completes
  • Error in parsing
  • Terminating trigger reached