parsed v0.4.2 (2017-09-16T11:31:13Z)
Dub
Repo
multiliteral
parsed
extras
Undocumented in source. Be warned that the author may not have intended to support it.
auto
multiliteral
(
B
S
=
string
R
)
(
R
range
,
bool
consumeInput
= true
,
bool
caseSensitive
= true
)
if
(
isSomeString
!
S
&&
isInputRange
!
R
&&
is
(
Unqual
!(
ElementType
!
R
) :
S
)
)
Meta
Source
See Implementation
parsed
extras
enums
Word
functions
alnum
alpha
balanced
digit
endOfInput
hexdigit
hexnum
line
maybe
maybeNewlines
maybeWhite
multiliteral
newline
nonwhite
number
someNewlines
someWhite
upTo
whitespace
word