catharsis icon indicating copy to clipboard operation
catharsis copied to clipboard

Allow Closure Compiler's "repeatable" syntax in combination with JSDoc's "optional" syntax

Open hegemonic opened this issue 11 years ago • 0 comments

When JSDoc support is enabled, we should be able to parse type expressions like ...[string] (a repeatable, optional parameter that accepts a string).

hegemonic avatar Jun 12 '13 15:06 hegemonic