Project Alice
Loading...
Searching...
No Matches
econ_parsing.cpp File Reference
#include "parsers_declarations.hpp"
#include "text.hpp"
Include dependency graph for econ_parsing.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  parsers
 

Functions

void parsers::make_good (std::string_view name, token_generator &gen, error_handler &err, good_group_context &context)
 
void parsers::make_goods_group (std::string_view name, token_generator &gen, error_handler &err, scenario_building_context &context)
 
dcon::trigger_key parsers::make_production_bonus_trigger (token_generator &gen, error_handler &err, production_context &context)
 
void parsers::make_production_type (std::string_view name, token_generator &gen, error_handler &err, production_context &context)
 
commodity_array parsers::make_prod_commodity_array (token_generator &gen, error_handler &err, production_context &context)