Versions in this module Expand all Collapse all v1 v1.0.0 Jun 7, 2026 Changes in this version + const AND + const BANG + const COLON + const COMMA + const DOT + const EOF + const EQ + const FALSE + const IDENT + const ILLEGAL + const INCLUDES + const INT + const LBRACKET + const LPAREN + const NOT_EQ + const NULL + const OR + const QUESTION + const RBRACKET + const REGEXP + const RE_EQ + const RE_NOT_EQ + const RPAREN + const SHELL + const STRING + const TRUE + type Token struct + Flags string + Literal string + Raw string + Type TokenType + type TokenType string + func LookupIdent(ident string) TokenType