Class SourceReference

Represents references of reflections to their defining source files.

Constructors

Properties

character: number

The index of the character that emitted the declaration.

fileName: string

The filename of the source file.

fullFileName: string

The absolute filename of the source file.

line: number

The one based number of the line that emitted the declaration.

url?: string

URL for displaying the source file.

Methods

Generated using TypeDoc