| Functions | |
| node::pointer_t | add (node::pointer_t lhs, node::pointer_t rhs, bool subtract) | 
| node_type_t | additive_operator (node::pointer_t n) | 
| node::pointer_t csspp::anonymous_namespace{expr_additive.cpp}::add | ( | node::pointer_t | lhs, | 
| node::pointer_t | rhs, | ||
| bool | subtract | ||
| ) | 
Definition at line 68 of file expr_additive.cpp.
References add(), csspp::COLOR, csspp::DECIMAL_NUMBER, csspp::ERROR_ERROR, csspp::color::get_color(), csspp::IDENTIFIER, csspp::error::instance(), csspp::INTEGER, csspp::mix_node_types(), csspp::PERCENT, csspp::color::set_color(), csspp::STRING, and csspp::UNKNOWN.
Referenced by add().
| node_type_t csspp::anonymous_namespace{expr_additive.cpp}::additive_operator | ( | node::pointer_t | n | ) | 
Definition at line 54 of file expr_additive.cpp.
References csspp::ADD, additive_operator(), csspp::SUBTRACT, and csspp::UNKNOWN.
Referenced by additive_operator().
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.