X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FScope.js;h=dbb3e0976c9f269c0a127ae5fb16d1041e39532f;hb=b85554bcc3d6985efcf6691a161dea7c85d9d81b;hp=2161c97407cd53ec57d87a16f381a9c10a38e024;hpb=f6f4e4b544a8f20535fe9e8507a50ea695b1b4fe;p=gnome.introspection-doc-generator diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 2161c97..dbb3e09 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -6,8 +6,8 @@ * // FIXME - I need this to do next() without doccomments.. */ -Identifier = imports.Identifier.Identifier -XObject = imports.XObject.XObject; +const Identifier = imports.Identifier.Identifier +const XObject = imports.XObject.XObject; function Scope(braceN, parent, startTokN, lastIdent, token)