mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-02-01 16:45:41 +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