X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScope.js;h=6d191bdd3757b6d925818b494c880b99d9dc3b6b;hp=b34d0a01c7ce8bb730012eec8591010d78c93060;hb=1b1f1ee454912abe1e6716e22f8e1990694bee38;hpb=53b1092ed504e2d0fbd10d508b4b2b505a4eeff0 diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index b34d0a0..6d191bd 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -9,7 +9,7 @@ const Identifier = imports.Identifier.Identifier const XObject = imports.XObject.XObject; -Scope.id = -1; +Scope.id = 1; function Scope(braceN, parent, startTokN, lastIdent, token) {