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