phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
LexerRange.canPeek
std
experimental
lexer
LexerRange
struct
LexerRange
nothrow pure @
safe
@
nogc
const
bool
canPeek
()
(
size_t
p
)
Return Value
Type:
bool
true if it is possible to peek
p
bytes ahead.
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