TextLocation
Defined in: source-location.ts:134
Text file location (TypeScript, plain text, etc.)
Extends
Section titled “Extends”Properties
Section titled “Properties”column?
Section titled “column?”
readonlyoptionalcolumn:number
Defined in: source-location.ts:137
readonlyfile:string
Defined in: source-location.ts:50
Path to the source file
Inherited from
Section titled “Inherited from”
readonlykind:"text"
Defined in: source-location.ts:135
Discriminator for the location type
Overrides
Section titled “Overrides”
readonlyline:number
Defined in: source-location.ts:136