JSDOC/ScopeParser.vala
authorAlan Knowles <alan@roojs.com>
Fri, 6 Nov 2015 08:20:21 +0000 (16:20 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 6 Nov 2015 08:20:21 +0000 (16:20 +0800)
JSDOC/ScopeParser.vala

index cd8471b..8db88e7 100644 (file)
@@ -15,7 +15,7 @@ namespace JSDOC {
     Scope global ;
     //mode : "", //"BUILDING_SYMBOL_TREE",
     //braceNesting : 0,
-    //indexedScopes : false,
+    Gee.HashMap<int,Scope> indexedScopes;
     //munge: true,