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

#include <parsers_declarations.hpp>

Collaboration diagram for parsers::production_context:

Public Member Functions

 production_context (scenario_building_context &outer_context)
 

Public Attributes

scenario_building_contextouter_context
 
ankerl::unordered_dense::map< std::string, production_typetemplates
 
bool found_worker_types = false
 

Detailed Description

Definition at line 2444 of file parsers_declarations.hpp.

Constructor & Destructor Documentation

◆ production_context()

parsers::production_context::production_context ( scenario_building_context outer_context)
inline

Definition at line 2449 of file parsers_declarations.hpp.

Member Data Documentation

◆ found_worker_types

bool parsers::production_context::found_worker_types = false

Definition at line 2447 of file parsers_declarations.hpp.

◆ outer_context

scenario_building_context& parsers::production_context::outer_context

Definition at line 2445 of file parsers_declarations.hpp.

◆ templates

ankerl::unordered_dense::map<std::string, production_type> parsers::production_context::templates

Definition at line 2446 of file parsers_declarations.hpp.


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