![]()  | 
  
    chomik 0.2.1
    
   experimental and minimalistic programming language 
   | 
 
My name is Pawel Biernacki. 
I am a software engineer. 
This site is my hobby project.
This is the complete list of members for chomik::code, including all inherited members.
| add_content_to_signature(const generic_name_item &s, signature &target, const machine &m, const basic_generator &g) const | chomik::code | |
| add_placeholders_to_generator(basic_generator &g) const | chomik::code | |
| add_statement(std::shared_ptr< statement > &&s) | chomik::code | inline | 
| code(list_of_statements *const l) | chomik::code | inline | 
| code() | chomik::code | inline | 
| code(const code &c) | chomik::code | |
| execute(machine &m, std::shared_ptr< basic_generator > father=nullptr) const | chomik::code | |
| get_actual_code_value(const machine &m, const basic_generator &g, const replacing_policy &p, code &target) const | chomik::code | |
| get_actual_text_representation(const machine &m, const basic_generator &g) const | chomik::code | |
| get_body() const | chomik::code | inline | 
| get_result_replacing_placeholders(const machine &m, const basic_generator &g, const replacing_policy &p, generic_name &target) const | chomik::code | |
| operator==(const code &c) const | chomik::code | |
| report(std::ostream &s) const | chomik::code | |
| set_is_main(bool m) | chomik::code | inline |