[][src]Module gluon_base::pos

Source code locations (borrowed from rustc's libsyntax_pos)

Structs

ByteOffset

A byte offset in a source file

BytePos

A byte position in a source file

Column

A zero-indexed column offset into a source file

ColumnOffset

A column offset in a source file

Line

A zero-indexed line offset into a source file

LineOffset

A line offset in a source file

Location

A location in a source file

Span

A region of code in a source file

Spanned

Traits

HasSpan

Functions

span
spanned
spanned2