go/token.File.SetLines (method)
3 uses
go/token (current package)
position.go#L178: func (f *File) SetLines(lines []int) bool {
golang.org/x/tools/internal/gcimporter
bimport.go#L383: f.file.SetLines(fakeLines[:f.lastline])
iimport.go#L415: if !file.SetLines(lines) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)