From b97b0b653af25997c85bbd0651e09d02a84620ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Jun 2015 20:55:18 +0300 Subject: Add way to parse *_vec nodes. Add parsing node TREE_VEC. --- 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 a5e50d9..ce8eb8f 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -99,3 +99,4 @@ handleNodeType(USING_DECL, UsingDecl) handleNodeType(CONST_DECL, ConstDecl) handleNodeType(TEMPLATE_DECL, TemplateDecl) handleNodeType(EXACT_DIV_EXPR, ExactDivExpr) +handleNodeType(TREE_VEC, TreeVec) -- cgit v1.2.3-70-g09d2