Skip to content

Initializer

init(file:function:line:column:range:)

Creates a new SourceLocation
init(file: String, function: String, line: UInt, column: UInt, range: Range<UInt>? = nil)