60 <<
"a boolean expression was expected."
93 bool const lr(
boolean(result));
94 bool const rr(
boolean(rhs));
96 result->set_boolean(lr && rr);
static error & instance()
node::pointer_t equality()
node::pointer_t logical_and()
node::pointer_t f_current
static bool boolean(node::pointer_t n)
Check whether a node represents true or false.
std::shared_ptr< node > pointer_t
The namespace of all the classes in the CSS Preprocessor.