Class: Tag

jsdoc/tag~Tag

Represents a single doclet tag.

Constructor

new Tag(tagTitle, tagBodyopt, metaopt)

Constructs a new tag object. Calls the tag validator.
Parameters:
Name Type Attributes Description
tagTitle string
tagBody string <optional>
meta object <optional>
Source: