TOKEN_IF
token_type(token) = false_nesting ? TOKEN_SKIP_GROUPS : TOKEN_IF;
if (token_type(top_if) != TOKEN_IF)
if (token_type(top_if) == TOKEN_IF)