go/ast.KeyValueExpr.End (method)

one use

	go/ast (current package)
		ast.go#L522: func (x *KeyValueExpr) End() token.Pos   { return x.Value.End() }