From 6ac07c3849208a948cadd2f8c7d3b461a6f7e525 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 20:42:14 +0300 Subject: Add parsing node REAL_CST. --- 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 0d7b78c..f39f4fb 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -54,3 +54,4 @@ handleNodeType(SIZEOF_EXPR, SizeOfExpr) handleNodeType(ERROR_MARK, ErrorMark) handleNodeType(REAL_TYPE, RealType) handleNodeType(CONSTRUCTOR, Constructor) +handleNodeType(REAL_CST, RealCst) -- cgit v1.2.3-70-g09d2