Current section

Files

Jump to
pears include pears_ParseError.hrl
Raw

include/pears_ParseError.hrl

-record(parse_error, {input :: list(any()), expected :: list(binary())}).