hegemonic / catharsis

A JavaScript parser for Google Closure Compiler and JSDoc type expressions.
MIT License
54 stars 14 forks source link

Add codeClass and codeTag options to stringify() method #32

Open hegemonic opened 10 years ago

hegemonic commented 10 years ago

The stringify() method should accept codeClass and codeTag options, just as the describe() method does.

Note to self: Update the buildLink() function in JSDoc once this is done.