15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__SHAPE_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__SHAPE_HPP_
19 #include <pugixml.hpp>
23 inline namespace syntax
38 explicit Shape(
const pugi::xml_node &,
Scope &);
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Shape(const pugi::xml_node &, Scope &)
Definition: shape.cpp:23