Property
where
Lexeme or error location.
Since v1.0
struct judo_stream {
struct judo_span where;
}
Discussion 🔗
The code unit span of the semantic element that was scanned. If an error occurs, then this is the code unit span of the erroneous source text.