# Functions
NewParserError initializes a new ParserError.
UnwrapFormattedRunE wraps RunE and if returned error coontains Formatted, it will be returned.
# Structs
ParserError represents an error occurred in parser.
# Interfaces
Formatted is a formatted error representation which is printed directly.