serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
skipStringLiteral
funkwerk
stdx
data
json
lexer
Undocumented in source. Be warned that the author may not have intended to support it.
package
bool
skipStringLiteral
(
bool
track_location
= true
Array
)
(
ref
Array
input
,
ref
Array
destination
,
ref
string
error
,
ref
size_t
column
,
ref
bool
has_escapes
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
enums
JSONTokenKind
LexOptions
functions
escapeStringLiteral
isValidStringLiteral
lexJSON
skipStringLiteral
unescapeStringLiteral
structs
JSONLexerRange
JSONNumber
JSONString
JSONToken