15 #ifndef OPENSCENARIO_INTERPRETER__DISTRIBUTION_DEFINITION_HPP_
16 #define OPENSCENARIO_INTERPRETER__DISTRIBUTION_DEFINITION_HPP_
21 #include <pugixml.hpp>
25 inline namespace syntax
Definition: scope.hpp:154
DEFINE_LAZY_VISITOR(Action, CASE(GlobalAction), CASE(UserDefinedAction), CASE(PrivateAction),)
Definition: escape_sequence.hpp:22
Definition: deterministic.hpp:36
Definition: distribution_definition.hpp:38
DistributionDefinition(const pugi::xml_node &, Scope &scope)
Definition: distribution_definition.cpp:22
Definition: stochastic.hpp:42