#include "csspp/node.h"
Go to the source code of this file.
Classes | |
class | csspp::assembler |
Namespaces | |
namespace | csspp |
The namespace of all the classes in the CSS Preprocessor. | |
Enumerations | |
enum class | csspp::output_mode_t { csspp::COMPACT , csspp::COMPRESSED , csspp::EXPANDED , csspp::TIDY } |
Functions | |
std::ostream & | operator<< (std::ostream &out, csspp::output_mode_t const type) |
std::ostream & operator<< | ( | std::ostream & | out, |
csspp::output_mode_t const | type | ||
) |
Definition at line 1049 of file assembler.cpp.
References csspp::COMPACT, csspp::COMPRESSED, csspp::EXPANDED, and csspp::TIDY.
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.