Versions in this module Expand all Collapse all v0 v0.8.3 Jan 10, 2025 Changes in this version + type Error struct + Msg string + Pos *position.Position + func NewError(msg string, p *position.Position) *Error + func (e *Error) String() string