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

one use

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