bedrock.lang.cpp.parser.notation
(*
* Copyright (c) 2024 BedRock Systems, Inc.
* This software is distributed under the terms of the BedRock Open-Source License.
* See the LICENSE-BedRock file in the repository root for details.
*)
(* This file provides notations that hook into the C++
scopes defined in bedrock.lang.cpp.syntax.notations.
The notations defined here connect to the notations generated
by the <<xxx_names.v>> files produced by <<cpp2v>>.
*)
Declare Custom Entry cppglobal.
* Copyright (c) 2024 BedRock Systems, Inc.
* This software is distributed under the terms of the BedRock Open-Source License.
* See the LICENSE-BedRock file in the repository root for details.
*)
(* This file provides notations that hook into the C++
scopes defined in bedrock.lang.cpp.syntax.notations.
The notations defined here connect to the notations generated
by the <<xxx_names.v>> files produced by <<cpp2v>>.
*)
Declare Custom Entry cppglobal.