From 070a91cfa376da74c781bd7a152785b103e00eea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Jun 2015 02:25:35 +0300 Subject: Add node type VAR_DECL. --- 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 b1fef81..6e753ee 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -16,3 +16,4 @@ handleNodeType(DECL_EXPR, DeclExpr) handleNodeType(INIT_EXPR, InitExpr) handleNodeType(CONVERT_EXPR, ConvertExpr) handleNodeType(CLEANUP_POINT_EXPR, CleanupPointExpr) +handleNodeType(VAR_DECL, VarDecl) -- cgit v1.2.3-60-g2f50