Skip to main content

Module source_location

Module source_location 

Source

Structs§

NewLines
A datastructure that stores the location of newline characters of a string. It also offers some useful methods to determine the line-number of an offset-location.
SourceLocation
SourceLocationFactory
TextLocation
The location of a certain element in a text file

Enums§

CodeSpan
Represents the location of a code element in a source code
FileMarker