Requires
- module:jsdoc/env
- module:jsdoc/path
- module:jsdoc/tag/dictionary
- module:jsdoc/tag/validator
- module:jsdoc/tag/type
- module:jsdoc/util/logger
- module:util
Classes
Members
Tag
canHaveName
canHaveType
configurable
enumerable
indentMatcher
jsdoc
match
meta
opts
originalTitle
path
tagDef
tagType
text
text
text
text
text
text
trimOpts
value
writable
Methods
_replaceDictionary(dict)
Replace the existing tag dictionary with a new tag dictionary.
Used for testing only. Do not call this method directly. Instead, call
module:jsdoc/doclet._replaceDictionary, which also updates this module's tag dictionary.
Parameters:
| Name | Type | Description |
|---|---|---|
dict |
module:jsdoc/tag/dictionary.Dictionary | The new tag dictionary. |