go/ast.FuncLit.Pos (method)

one use

	go/ast (current package)
		ast.go#L473: func (x *FuncLit) Pos() token.Pos  { return x.Type.Pos() }