Functions | |
node_type_t | equality_operator (node::pointer_t n) |
bool | match (node_type_t op, node::pointer_t lhs, node::pointer_t rhs) |
node_type_t csspp::anonymous_namespace{expr_equality.cpp}::equality_operator | ( | node::pointer_t | n | ) |
Definition at line 103 of file expr_equality.cpp.
References csspp::DASH_MATCH, csspp::EQUAL, equality_operator(), csspp::IDENTIFIER, csspp::INCLUDE_MATCH, csspp::NOT_EQUAL, csspp::PREFIX_MATCH, csspp::SUBSTRING_MATCH, csspp::SUFFIX_MATCH, and csspp::UNKNOWN.
Referenced by equality_operator().
bool csspp::anonymous_namespace{expr_equality.cpp}::match | ( | node_type_t | op, |
node::pointer_t | lhs, | ||
node::pointer_t | rhs | ||
) |
Definition at line 42 of file expr_equality.cpp.
References csspp::DASH_MATCH, csspp::ERROR_ERROR, csspp::INCLUDE_MATCH, csspp::error::instance(), match(), csspp::mix_node_types(), csspp::PREFIX_MATCH, csspp::STRING, csspp::SUBSTRING_MATCH, and csspp::SUFFIX_MATCH.
Referenced by match().
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.