Project Alice
Loading...
Searching...
No Matches
parsers::event_building_context Struct Reference

#include <parsers_declarations.hpp>

Collaboration diagram for parsers::event_building_context:

Public Attributes

scenario_building_contextouter_context
 
trigger::slot_contents main_slot = trigger::slot_contents::empty
 
trigger::slot_contents this_slot = trigger::slot_contents::empty
 
trigger::slot_contents from_slot = trigger::slot_contents::empty
 

Detailed Description

Definition at line 2286 of file parsers_declarations.hpp.

Member Data Documentation

◆ from_slot

trigger::slot_contents parsers::event_building_context::from_slot = trigger::slot_contents::empty

Definition at line 2291 of file parsers_declarations.hpp.

◆ main_slot

trigger::slot_contents parsers::event_building_context::main_slot = trigger::slot_contents::empty

Definition at line 2289 of file parsers_declarations.hpp.

◆ outer_context

scenario_building_context& parsers::event_building_context::outer_context

Definition at line 2287 of file parsers_declarations.hpp.

◆ this_slot

trigger::slot_contents parsers::event_building_context::this_slot = trigger::slot_contents::empty

Definition at line 2290 of file parsers_declarations.hpp.


The documentation for this struct was generated from the following file: