func CmpPos(p, q syntax.Pos) int { … } func ScopeComment(s *Scope) string { … } func ObjectScopePos(obj Object) syntax.Pos { … }
func CmpPos(p, q syntax.Pos) int { … } func ScopeComment(s *Scope) string { … } func ObjectScopePos(obj Object) syntax.Pos { … }