15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__RANGE_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__RANGE_HPP_
20 #include <pugixml.hpp>
24 inline namespace syntax
42 explicit Range(
const pugi::xml_node &,
Scope &);
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: double.hpp:25
static auto infinity() noexcept -> Double
Definition: double.cpp:39
const Double upper_limit
Definition: range.hpp:38
const Double lower_limit
Definition: range.hpp:36