Source location tracking for Lime-generated parsers.
const char * filename
Borrowed filename pointer, or NULL.
uint32_t last_line
Last line of the span (1-based)
uint32_t first_column
First column of the span (1-based)
uint32_t first_line
First line of the span (1-based)
uint32_t last_column
Last column of the span (1-based)