SourceLocation

constructor(line: UInt, column: UInt)

Parameters

line

Line number in the source file where the diagnostic was triggered.

column

Column number in the source file where the diagnostic was triggered.