go/ast.FuncLit.Pos (method, view implemented interface methods)
2 uses
go/ast (current package)
ast.go#L486: func (x *FuncLit) Pos() token.Pos { return x.Type.Pos() }
go/parser
resolver.go#L258: r.openScope(n.Pos())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)