JSDOC/Walker2.js
[gnome.introspection-doc-generator] / JSDOC / Walker2.js
index 192046a..b36685d 100644 (file)
@@ -249,7 +249,7 @@ Walker2 = XObject.define(
                     // a  << scope
                 if (token.type == 'NAME') {
                     
                     // a  << scope
                 if (token.type == 'NAME') {
                     
-                    //print("TOK(ident)"+ token.toString());
+                    print("TOK(ident)"+ token.toString());
                     
                     
                        
                     
                     
                        
@@ -421,19 +421,7 @@ Walker2 = XObject.define(
                     }
                     
 
                     }
                     
 
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
+                     
                     
                     
                     
                     
                     
                     
@@ -878,7 +866,7 @@ Walker2 = XObject.define(
                     //    name: "ArgumentError", 
                      //   message:"DUPLICATE Symbol " + _s + "\n" + token.toString()
                     //};
                     //    name: "ArgumentError", 
                      //   message:"DUPLICATE Symbol " + _s + "\n" + token.toString()
                     //};
-                     
+                    return;
                 }
                 // otherwise existing comment has tags - overwrite..
                 
                 }
                 // otherwise existing comment has tags - overwrite..