Project Alice
|
Public Attributes | |
std::string | key |
std::string | type |
value_and_optional | handler |
Definition at line 21 of file parser_generator.cpp.
value_and_optional value_association::handler |
Definition at line 24 of file parser_generator.cpp.
std::string value_association::key |
Definition at line 22 of file parser_generator.cpp.
std::string value_association::type |
Definition at line 23 of file parser_generator.cpp.