JSDOC/RooFile.js
[gnome.introspection-doc-generator] / JSDOC / RooFile.js
index 4aa0677..4d0930a 100644 (file)
@@ -256,6 +256,8 @@ RooFile  =  XObject.define(
             if (pos < 0)  {
                 throw "Can not find XObject";
             }
+            seed.print(this.tokens[pos]);
+            
             print(JSON.stringify(this.tokens,null,4)); Seed.quit();
             Seed.quit();