$lexer->lexemes([$start_line,$end_line])
Returns an array of all lexemes.
If the optional arguments $start_line and $end_line are specified, only the lexemes within these lines are returned.