phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
LexerRange.incrementLine
std
experimental
lexer
LexerRange
Increments the range's line number and resets the column counter.
struct
LexerRange
nothrow pure @
safe
@
nogc
void
incrementLine
()
(
size_t
i
= 1
)
Meta
Source
See Implementation
std
experimental
lexer
LexerRange
constructors
this
functions
canPeek
empty
front
incrementLine
mark
peek
peekAt
popFront
popFrontN
seek
slice
startsWith
variables
bytes
column
index
line
Increments the range's line number and resets the column counter.