Implementation of the CSS Preprocessor expression. More...
#include "csspp/expression.h"
#include "csspp/parser.h"
#include <algorithm>
#include <cmath>
#include <climits>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | csspp |
The namespace of all the classes in the CSS Preprocessor. | |
namespace | csspp::anonymous_namespace{internal_functions.cpp} |
Functions | |
decimal_number_t | csspp::anonymous_namespace{internal_functions.cpp}::dimension_to_radians (position const &pos, decimal_number_t n, std::string const &dimension) |
Variables | |
int | csspp::anonymous_namespace{internal_functions.cpp}::g_unique_id_counter = 0 |
The CSS Preprocessor expression class is used to reduce a list of nodes by applying expressions to the various values.
Definition in file internal_functions.cpp.
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.