Namespaces
Members
columnno :number
The column number of the code associated with this doclet.
Type:
- number
filename :string
The name of the file containing the code associated with this doclet.
Type:
- string
lineno :number
The line number of the code associated with this doclet.
Type:
- number
path
range :Array.<number>
The positions of the first and last characters of the code associated with this doclet.
Type:
- Array.<number>