|
| AST_node_item (const std::string &_name, const std::string &_value="", const std::string &_rule4replace={}) |
|
jle::shared_ptr< AST_node_item > | add_next (const std::string &_name, const std::string &_value, const std::string &_rule4replace) |
|
jle::shared_ptr< AST_node_item > | add_child (const std::string &_name, const std::string &_value, const std::string &_rule4replace) |
|
void | exec_replace (const jle::map< std::string, std::string > &templates, jle::map< std::string, std::string > declared_vars, jle::map< std::string, jle::shared_ptr< std::string >> mutable_vars) |
|
void | remove_nodes_manteining (const jle::list< std::string > &lmodes2mantein) |
|
jle::shared_ptr< AST_node_item > jle::hp::AST_node_item::add_next |
( |
const std::string & |
_name, |
|
|
const std::string & |
_value, |
|
|
const std::string & |
_rule4replace |
|
) |
| |
jle::shared_ptr< AST_node_item > jle::hp::AST_node_item::add_child |
( |
const std::string & |
_name, |
|
|
const std::string & |
_value, |
|
|
const std::string & |
_rule4replace |
|
) |
| |
The documentation for this class was generated from the following files:
- src/core/hp/ast.h
- src/core/hp/ast.cpp