Definitions of parser states
Parses the InputRange and constructs an in-memory Grid
Parses the zinc InputRange as an InputRange of Dicts This allows lazy row based parsing.
Parse next Element
True until parsing error or parsing complete
The last parsed Element
The InputRange the parser uses
//////////////////////////////////////////////// //////////////////////////////////////////////// ////////////////////////////////// //////////////////////////////////
/////////////////////////////////////// Tag parsing components /////////////////////////////////////// Parsing for any type of Tags
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// Parser the column portion of a Grid
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// Parser the header portion of a Grid
/////////////////////////////////////// Decode a pair of tags ///////////////////////////////////////
/////////////////////////////////////// Components /////////////////////////////////////// Decode a list of pair of tags
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// Parser the rows portion of a Grid
Dictionary of tags
Grid of tags
A list of AnyTags
//////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////