15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__CATALOG_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__CATALOG_HPP_
18 #include <pugixml.hpp>
25 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
std::string string
Definition: junit5.hpp:26
Definition: catalog.hpp:45
const std::string name
Definition: catalog.hpp:46
Catalog(const pugi::xml_node &, Scope &)
Definition: catalog.cpp:31