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