Class: Doclet

jsdoc/doclet~Doclet(docletSrc, metaopt)

new Doclet(docletSrc, metaopt)

Create a doclet.
Parameters:
Name Type Attributes Description
docletSrc string The raw source code of the jsdoc comment.
meta object <optional>
Properties describing the code related to this comment.
Source: