From 2c5859a64a45c76d615d04e181ae713a001a2beb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 01:02:44 +0300 Subject: Add parsing node TARGET_EXPR. --- 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 8393cc8..9667cd7 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -41,3 +41,4 @@ handleNodeType(POINTER_PLUS_EXPR, PointerPlusExpr) handleNodeType(BOOLEAN_TYPE, BooleanType) handleNodeType(NULLPTR_TYPE, NullPtrType) handleNodeType(RECORD_TYPE, RecordType) +handleNodeType(TARGET_EXPR, TargetExpr) -- cgit v1.2.3-60-g2f50