Expand description

Code spans (which reference to a source file)

Structs

Represents a certain range of a file. This is useful for marking the locations that certain tokens or errors occur. The position and length are both in BYTES. The byte offsets provided should be valid.