Versions in this module Expand all Collapse all v0 v0.15.2 Mar 18, 2020 v0.15.1 Mar 18, 2020 v0.15.0 Mar 18, 2020 Changes in this version + type StaticError interface + Error func() string + Loc func() ast.LocationRange + WithContext func(string) StaticError + func MakeStaticError(msg string, lr ast.LocationRange) StaticError + func MakeStaticErrorMsg(msg string) StaticError