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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (production_context &)
 
void free_group (production_employee const &value, error_handler &err, int32_t line, production_context &context)
 

Public Attributes

std::vector< production_employeeemployees
 

Detailed Description

Definition at line 2463 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::production_employee_set::finish ( production_context )
inline

Definition at line 2465 of file parsers_declarations.hpp.

◆ free_group()

void parsers::production_employee_set::free_group ( production_employee const &  value,
error_handler err,
int32_t  line,
production_context context 
)
inline

Definition at line 2466 of file parsers_declarations.hpp.

Member Data Documentation

◆ employees

std::vector<production_employee> parsers::production_employee_set::employees

Definition at line 2464 of file parsers_declarations.hpp.


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