go/token.FileSet.PositionFor (method)
2 uses
go/token (current package)
position.go#L512: func (s *FileSet) PositionFor(p Pos, adjusted bool) (pos Position) {
position.go#L525: return s.PositionFor(p, true)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)