Copyright (C) 2022, AdaCore
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
type Boolean_Proxy is
limited new VSS.XML.Templates.Proxies.Abstract_Value_Proxy with
record
Value : Boolean;
end record;
function Value
(Self : Boolean_Proxy) return VSS.XML.Templates.Values.Value