Parses a single unparsed entry into its corresponding Entry class instance.
This function:
Array of string tokens representing a single entry
If true, returns undefined for blank lines; if false, returns Blankline instances
An Entry instance, or undefined if the entry is blank and skipBlanklines is true
Parses a single unparsed entry into its corresponding Entry class instance.
This function: