Current Version: 1.0.33
Project Name: csspp
Classes | Namespaces | Enumerations | Functions
assembler.h File Reference
#include "csspp/node.h"
Include dependency graph for assembler.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ operator<<()

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.