Implementation of the CSS Preprocessor compiler. More...
#include "csspp/compiler.h"
#include "csspp/exception.h"
#include "csspp/nth_child.h"
#include "csspp/parser.h"
#include <cmath>
#include <fstream>
#include <iostream>
#include <unistd.h>
#include <snapdev/poison.h>
Go to the source code of this file.
Classes | |
class | csspp::safe_compiler_state_t |
class | csspp::safe_parents_t |
Namespaces | |
namespace | csspp |
The namespace of all the classes in the CSS Preprocessor. | |
namespace | csspp::anonymous_namespace{compiler.cpp} |
The CSS Preprocessor compiler applies the script rules and transform the tree of nodes so it can be output as standard CSS.
Definition in file compiler.cpp.
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.