From 602f18f834797aeebdf76fb3fd92af0cb04cbe1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 6 Jun 2015 23:48:46 +0300 Subject: Add parsing INIT_EXPR node type. --- 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 6f5b67a..d9a4f5a 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -13,3 +13,4 @@ handleNodeType(INTEGER_CST, IntegerCst) handleNodeType(STATEMENT_LIST, StatementList) handleNodeType(BIND_EXPR, BindExpr) handleNodeType(DECL_EXPR, DeclExpr) +handleNodeType(INIT_EXPR, InitExpr) -- cgit v1.2.3-60-g2f50