From 0f84327ef128f4990651d8385117a05e887ce29f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Jun 2015 22:30:53 +0300 Subject: Add parsing node HANDLER. --- 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 488fad7..3d8c552 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -102,3 +102,4 @@ handleNodeType(EXACT_DIV_EXPR, ExactDivExpr) handleNodeType(TREE_VEC, TreeVec) handleNodeType(TRY_BLOCK, TryBlock) handleNodeType(CAST_EXPR, CastExpr) +handleNodeType(HANDLER, Handler) -- cgit v1.2.3-60-g2f50