Skip to main content

include/yum@yaml@error_LexerError.hrl

-record(lexer_error, {row :: integer(), col :: integer(), lexeme :: binary()}).