serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
JSONLexerRange.InternalInput
funkwerk
stdx
data
json
lexer
JSONLexerRange
Undocumented in source.
alias
InternalInput
=
typeof
(
Input
.
init
.
representation
)
struct
JSONLexerRange
(Input, LexOptions options = LexOptions.init, String = string)
static if
(
isSomeString!Input
)
alias
InternalInput
=
typeof
(
Input.init.representation
)
alias
InternalInput
=
Input
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
JSONLexerRange
aliases
CharType
InternalInput
constructors
this
functions
popFront
properties
empty
front
input
location