Project Alice
|
#include <parsers_declarations.hpp>
Public Member Functions | |
void | color (color_from_3i v, error_handler &err, int32_t line, culture_context &context) |
void | radicalism (association_type, int32_t v, error_handler &err, int32_t line, culture_context &context) |
void | finish (culture_context &context) |
Definition at line 523 of file parsers_declarations.hpp.
void parsers::culture::color | ( | color_from_3i | v, |
error_handler & | err, | ||
int32_t | line, | ||
culture_context & | context | ||
) |
Definition at line 32 of file parsers_declarations.cpp.
|
inline |
Definition at line 526 of file parsers_declarations.hpp.
void parsers::culture::radicalism | ( | association_type | , |
int32_t | v, | ||
error_handler & | err, | ||
int32_t | line, | ||
culture_context & | context | ||
) |
Definition at line 36 of file parsers_declarations.cpp.