go/token.File.PositionFor (method)
2 uses
go/token (current package)
position.go#L387: func (f *File) PositionFor(p Pos, adjusted bool) (pos Position) {
position.go#L398: return f.PositionFor(p, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)