JSDOC/Walker2.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 10:45:01 +0000 (18:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 10:45:01 +0000 (18:45 +0800)
JSDOC/Walker2.js

index 3ec5a9e..375c34f 100644 (file)
@@ -481,7 +481,7 @@ Walker2 = XObject.define(
                 
                 
                  if (token.name == 'FUNCTION') {
-                     
+                    print("GOT FUNCTION");
                     // see if we have an unconsumed doc...
                     
                     if (this.currentDoc) {