Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

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

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