44 std::string
escape_id(std::string
const &
id);
54 std::shared_ptr<assembler_impl>
f_impl = std::shared_ptr<assembler_impl>();
std::ostream & operator<<(std::ostream &out, csspp::output_mode_t const type)
std::shared_ptr< assembler_impl > f_impl
void output_at_keyword(node::pointer_t n)
std::string escape_id(std::string const &id)
void output_component_value(node::pointer_t n)
void output_string(std::string const &str)
void output_comment(node::pointer_t n)
void output_url(std::string const &str)
void output_parenthesis(node::pointer_t n, int flags)
void output(node::pointer_t n, output_mode_t mode)
std::shared_ptr< node > pointer_t
The namespace of all the classes in the CSS Preprocessor.