struct
LocationLocation in source code as row, column and byte offset.
Contents
- Reference
Supports the comparison operators. But you should only compare locations created from the same source.
Public variables
Variable documentation
std::uint32_t ts:: Location:: byte
Byte offset in the source code.
Absolute position from the start of the source code.