Implementation of the CSS Preprocessor expression. More...
#include "csspp/expression.h"
#include "csspp/exception.h"
#include "csspp/parser.h"
#include "csspp/unicode_range.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <snapdev/poison.h>
Go to the source code of this file.
Namespaces | |
namespace | csspp |
The namespace of all the classes in the CSS Preprocessor. | |
The CSS Preprocessor expression class is used to reduce a list of nodes by applying expressions to the various values.
The expression rules are as follow:
TODO: determine what I meant to include in this section.
Definition in file expression.cpp.
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.