Versions in this module Expand all Collapse all v0 v0.0.8 Jun 21, 2017 Changes in this version + const Next v0.0.6 Jun 8, 2017 v0.0.5 Jun 8, 2017 Changes in this version + const Class + const Module + const Modulo v0.0.2 May 22, 2017 Changes in this version + const ResolutionOperator v0.0.1 May 7, 2017 Changes in this version + const And + const Assign + const Asterisk + const Bang + const Bar + const COMP + const Colon + const Comma + const Comment + const Constant + const Decr + const Def + const Do + const Dot + const EOF + const Else + const End + const Eq + const False + const GT + const GTE + const Ident + const If + const Illegal + const Incr + const InstanceVariable + const Int + const LBrace + const LBracket + const LParen + const LT + const LTE + const Minus + const NotEq + const Null + const Or + const Plus + const Pow + const RBrace + const RBracket + const RParen + const RequireRelative + const Return + const Self + const Semicolon + const Slash + const String + const True + const While + const Yield + type Token struct + Line int + Literal string + Type Type + type Type string + func LookupIdent(ident string) Type