- Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
To quote @weswigham on #4447 (comment):
in [the] closure compiler you do inline casts with jsdoc comments like so:
var x = /** @type {Foo.Bar} */ (y);
We should consider supporting this in Salsa.
zenmumbler, yawaramin and HotellAndreaCardamone and coreh
Metadata
Metadata
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript