From dde8c3545c4def770da24b012a04d8320d8bb4a6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Jun 2015 01:57:22 +0300 Subject: Add support for parsing CONVERT_EXPR node. --- 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 d9a4f5a..ff0efc1 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -14,3 +14,4 @@ handleNodeType(STATEMENT_LIST, StatementList) handleNodeType(BIND_EXPR, BindExpr) handleNodeType(DECL_EXPR, DeclExpr) handleNodeType(INIT_EXPR, InitExpr) +handleNodeType(CONVERT_EXPR, ConvertExpr) -- cgit v1.2.3-60-g2f50