mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
- move a few functions to the prototype - call bind() on the function that's used as a NodeVisitor - for clarity, replace `currentParser` with `this` (made possible by the previous changes) - for consistency, move currentSourceName to the prototype