Expand description
Internal parser utilities, including mapping line/column errors back to byte offsets.
Functions§
- line_
col_ to_ byte_ offset - Helper to convert a 1-indexed line and column to a 0-indexed byte offset in the input string.
Internal parser utilities, including mapping line/column errors back to byte offsets.