Versions in this module Expand all Collapse all v1 v1.1.7 Nov 24, 2023 Changes in this version + type Lexer struct + func New(input string) *Lexer + func (l *Lexer) NextToken() token.Token