go/ast.FuncLit.End (method, view implemented interface methods)

one use

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