Versions in this module Expand all Collapse all v11 v11.1.1 Jan 16, 2019 v11.1.0 Nov 18, 2018 Changes in this version + const COLON + const COMMA + const ELSE + const EOF + const IDENT + const ILLEGAL + const INT + const LBRACE + const LPAREN + const RBRACE + const RPAREN + type Token struct + End int + Literal string + Start int + Type Type + type Type int + func LookupIdent(ident string) Type