JsonLocation
Defined in: source-location.ts:143
JSON location - path through the document + optional text position.
Extends
Section titled “Extends”Properties
Section titled “Properties”column?
Section titled “column?”
readonlyoptionalcolumn:number
Defined in: source-location.ts:147
readonlyfile:string
Defined in: source-location.ts:50
Path to the source file
Inherited from
Section titled “Inherited from”
readonlykind:"json"
Defined in: source-location.ts:144
Discriminator for the location type
Overrides
Section titled “Overrides”
readonlyoptionalline:number
Defined in: source-location.ts:146
readonlypath:JsonPath
Defined in: source-location.ts:145