Class SourceReference

Represents references of reflections to their defining source files.

See

sources

Hierarchy

  • SourceReference

Constructors

Properties

Methods

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 number of the line that emitted the declaration.

url?: string

URL for displaying the source file.

Methods

Generated using TypeDoc