15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__RELATIVE_TARGET_LANE_HPP_ 
   16 #define OPENSCENARIO_INTERPRETER__SYNTAX__RELATIVE_TARGET_LANE_HPP_ 
   20 #include <pugixml.hpp> 
   25 inline namespace syntax
 
Definition: scope.hpp:155
Direction
Definition: lane_change.hpp:29
Definition: entity.hpp:46
Definition: integer.hpp:27
Definition: relative_target_lane.hpp:36
const Integer value
Definition: relative_target_lane.hpp:39
const Entity entity_ref
Definition: relative_target_lane.hpp:37
RelativeTargetLane(const pugi::xml_node &, Scope &)
Definition: relative_target_lane.cpp:22