Versions in this module Expand all Collapse all v0 v0.1.1 May 12, 2022 v0.1.0 May 12, 2022 Changes in this version + func InRange(tok *token.File, pos token.Pos) bool + func Offset(tok *token.File, pos token.Pos) (int, error) + func Pos(tok *token.File, offset int) (token.Pos, error)