* Parses an #if/#elif boolean expression from the parser and evaluates it. * @param lexer a lexer where the next token is the start of the expression * @return 1 if result is nonzero, 0 if result is zero, -1 on error */
source not stored for this graph (policy: none)
no test coverage detected