-record(lexer, { source :: binary(), position :: integer(), preserve_whitespace :: boolean(), preserve_comments :: boolean() }).