jsdoc/doclet.Doclet#meta

Information about the source code associated with this doclet.

Source:
node_modules/jsdoc/lib/jsdoc/doclet.js, line 456

Namespaces

code

Members

staticcolumnno number

The column number of the code associated with this doclet.

Source:
node_modules/jsdoc/lib/jsdoc/doclet.js, line 481

staticfilename string

The name of the file containing the code associated with this doclet.

Source:
node_modules/jsdoc/lib/jsdoc/doclet.js, line 471

staticlineno number

The line number of the code associated with this doclet.

Source:
node_modules/jsdoc/lib/jsdoc/doclet.js, line 476

staticrange number[]

The positions of the first and last characters of the code associated with this doclet.

Source:
node_modules/jsdoc/lib/jsdoc/doclet.js, line 463

Licensed under the Apache License 2.0

Documentation generated by JSDoc 4.0.2 using Docolatte theme