Closed GoogleCodeExporter closed 8 years ago
"when delimiting multiple types in a @param or @returns tag you must delimit
with a comma."
Not true. You can use pipes or commas. In fact you can mix and match, and use
both pipes and commas in the same param or return if you really wanted.
Commas as type delimiters will not be supported in JSDoc 3, so I'd recommend
standardizing on pipes now if you can.
Original comment by micmath
on 27 Jul 2010 at 5:00
Original issue reported on code.google.com by
apritch...@gmail.com
on 27 Jul 2010 at 4:18Attachments: