Constructor
new ModulesTypesShortName(events, jsdocTemplateHelper, EVENT_NAMES)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
events |
EventEmitter | To hook to the event triggered when parsing begins. |
jsdocTemplateHelper |
JSDocTemplateHelper | To monkey-patch the |
EVENT_NAMES |
EventNames | To get the name of the event the class needs to listen for. |