Function LexerRange.incrementLine
Increments the range's line number and resets the column counter.
void incrementLine
(
size_t i = 1
);
Increments the range's line number and resets the column counter.
void incrementLine
(
size_t i = 1
);