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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (production_context &)
 
void poptype (association_type, std::string_view v, error_handler &err, int32_t line, production_context &context)
 

Public Attributes

float amount = 0.0f
 
dcon::pop_type_id type
 

Detailed Description

Definition at line 2455 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

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

Definition at line 2456 of file parsers_declarations.hpp.

◆ poptype()

void parsers::production_employee::poptype ( association_type  ,
std::string_view  v,
error_handler err,
int32_t  line,
production_context context 
)

Definition at line 2524 of file parsers_declarations.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ amount

float parsers::production_employee::amount = 0.0f

Definition at line 2457 of file parsers_declarations.hpp.

◆ type

dcon::pop_type_id parsers::production_employee::type

Definition at line 2458 of file parsers_declarations.hpp.


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