Project Alice
|
#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 |
Definition at line 2455 of file parsers_declarations.hpp.
|
inline |
Definition at line 2456 of file parsers_declarations.hpp.
void parsers::production_employee::poptype | ( | association_type | , |
std::string_view | v, | ||
error_handler & | err, | ||
int32_t | line, | ||
production_context & | context | ||
) |
float parsers::production_employee::amount = 0.0f |
Definition at line 2457 of file parsers_declarations.hpp.
dcon::pop_type_id parsers::production_employee::type |
Definition at line 2458 of file parsers_declarations.hpp.