On 02/20/2013 12:21 PM, Cajus Pollmeier wrote:
> Ok. I'm using them ahead of the function declaration. But it looks like it's
> not enough to place it inside of the comment. Made the the block exactly look
> like
>
>      /**
>       * @lint ignoreUndefined(foobar)
>       */
>
> and it works.

Yes, the

     /**
      * ...
      */

comment frame is essential, see [1], [2] and [3].

T.

[1] 
http://manual.qooxdoo.org/2.1.x/pages/development/api_jsdoc_ref.html#overall-jsdoc-structure
[2] http://usejsdoc.org/about-getting-started.html
[3] http://en.wikipedia.org/wiki/Javadoc#Structure_of_a_Javadoc_comment

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to