Versions in this module Expand all Collapse all v0 v0.5.0 Jun 7, 2018 Changes in this version + type Error struct + Msg string + Pos *position.Position + func NewError(msg string, t *scanner.Token) *Error + func (e *Error) String() string