Base token properties shared by all token types.
This is the common structure for unified field tokens. The delimiter property indicates what delimiter follows this field.
delimiter
What delimiter follows this field
Length of the delimiter in characters (1 for comma/LF/CR, 2 for CRLF, 0 for EOF)
The field value
Base token properties shared by all token types.
This is the common structure for unified field tokens. The
delimiterproperty indicates what delimiter follows this field.