Versions in this module Expand all Collapse all v0 v0.8.2 Jun 26, 2022 Changes in this version + type Lexer struct + func NewLexer(data []byte, config conf.Config) *Lexer + func (lex *Lexer) Lex() *token.Token + type NewLines struct + func (nl *NewLines) Append(p int) + func (nl *NewLines) GetLine(p int) int v0.8.1-rc.1 Aug 9, 2021 v0.8.0-rc.2 Jul 30, 2021