This may be out of scope of what JSDoc is intended to do, or is capable of doing. Some of my functions will return an object literal for the sake of convivence or because there are just so few ...
As far as I know regarding the <pre class="ip-ubbcode-code-pre">typedef</pre> keyword in C and C++, it's just used to rename datatypes, right? That's all I've ever ...