go/ast.FuncLit.End (method)

one use

	go/ast (current package)
		ast.go#L511: func (x *FuncLit) End() token.Pos        { return x.Body.End() }