From fa4e314ec30803fafa10a358ec41e46f78be9f0a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 8 Jun 2015 17:06:12 +0300 Subject: Add parsing node COND_EXPR. --- src/includes/nodeshandling.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/includes/nodeshandling.inc') diff --git a/src/includes/nodeshandling.inc b/src/includes/nodeshandling.inc index 6395d0f..4580f9a 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -36,3 +36,4 @@ handleNodeType(NE_EXPR, NeExpr) handleNodeType(INDIRECT_REF, IndirectRef) handleNodeType(LOOP_EXPR, LoopExpr) handleNodeType(NOP_EXPR, NopExpr) +handleNodeType(COND_EXPR, CondExpr) -- cgit v1.2.3-60-g2f50