jsdoc/doclet.Doclet#meta
Information about the source code associated with this doclet.
Namespaces
Members
staticcolumnno number
The column number of the code associated with this doclet.
staticfilename string
The name of the file containing the code associated with this doclet.
staticlineno number
The line number of the code associated with this doclet.
staticrange number[]
The positions of the first and last characters of the code associated with this doclet.