Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceReference

Hierarchy

  • S<M.SourceReference, "fileName" | "line" | "character">
    • SourceReference

Index

Properties

Properties

character

character: number

fileName

fileName: string

The filename of the source file.

line

line: number

The number of the line that emitted the declaration.

Generated using TypeDoc