hif-expr

hif-expr is a compiled Lisp function in `hideif.el'.

(hif-expr)

Parse an expression as found in #if.
expr : or-expr | or-expr '?' expr ':' expr.