Displaying 1 result from an estimated 1 matches for "inablil".
Did you mean:
enablin
2008 Jan 20
1
Prototype.js with jsDoc-toolkit?
...class
Foo.
I fully realize that jsdoc-toolkit was not designed with this use in
mind, and when this code is being parsed it appears to jsdoc that this
whole declaration was nothing more than a variable being assigned to
the result of a function.
I''m not complaining about jsdoc''s inablility to handle this, just
wondering if anyone else was using jsdoc in this manner and had any
thoughts or advice on changing my coding style or the best way to go
about customizing jsdoc for this use.
If I can come up with a patch for jsdoc I would gladly share it if
anyone else is interested.
Than...