RemoveTags

RemoveTags

This class removes tag lines after a jsdoc-remove-next-tag tag is found.

Constructor

new RemoveTags(events, EVENT_NAMES)

Source:
Parameters:
Name Type Description
events EventEmitter

To hook to the necessary events to parse the code.

EVENT_NAMES EventNames

To get the name of the events the class needs to listen for.