From 2081a818759feeef2aa824e48c287da4cf1fbc2f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Jun 2015 14:41:10 +0300 Subject: Add parsing ARRAY_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 67f8176..9ad8380 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -69,3 +69,4 @@ handleNodeType(TRY_CATCH_EXPR, TryCatchExpr) handleNodeType(RSHIFT_EXPR, RShiftExpr) handleNodeType(LSHIFT_EXPR, LShiftExpr) handleNodeType(POSTINCREMENT_EXPR, PostIncrementExpr) +handleNodeType(ARRAY_TYPE, ArrayType) -- cgit v1.2.3-60-g2f50