15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__USER_DEFINED_DISTRIBUTION_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__USER_DEFINED_DISTRIBUTION_HPP_
19 #include <pugixml.hpp>
23 inline namespace syntax
Definition: scope.hpp:154
std::string String
Definition: string.hpp:24
Definition: escape_sequence.hpp:22
Definition: user_defined_distribution.hpp:37
const String type
Definition: user_defined_distribution.hpp:38
UserDefinedDistribution(const pugi::xml_node &, const Scope &)
Definition: user_defined_distribution.cpp:23