From 7669b85688ca5240b65adff8127c1c28a4c93053 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 6 Jun 2015 23:42:52 +0300 Subject: Add parsing node type DECL_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 8232117..6f5b67a 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -12,3 +12,4 @@ handleNodeType(IDENTIFIER_NODE, Identifier) handleNodeType(INTEGER_CST, IntegerCst) handleNodeType(STATEMENT_LIST, StatementList) handleNodeType(BIND_EXPR, BindExpr) +handleNodeType(DECL_EXPR, DeclExpr) -- cgit v1.2.3-60-g2f50