X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FTokenStream.vala;h=74f051f397864c2f09a302ccc05a0dc83ec552e1;hp=582488f78361efdc8143af97764e9821095bd99f;hb=0c95de6d9d540a21fa67b270830df7ee4fc877f2;hpb=39e3947fd0362542f90a54a1f16e6169bb8b24be diff --git a/JSDOC/TokenStream.vala b/JSDOC/TokenStream.vala index 582488f..74f051f 100644 --- a/JSDOC/TokenStream.vala +++ b/JSDOC/TokenStream.vala @@ -252,6 +252,7 @@ namespace JSDOC { print("balance (%d): STOP: %s\n" , depth , token.data); if (depth < 1) { + this.next() print("returning got %d\n", got.size); return got; }