ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
JsonParser.expected
ocean
text
json
JsonParser
JsonParser
void
expected
(cstring token)
class
JsonParser
(T, bool AllowNaN = false)
protected final
void
expected
(
cstring
token
)
void
expected
(cstring token, const(T)* point)
Throws
a new exception with "expected
token
" as message
Meta
Source
See Implementation
ocean
text
json
JsonParser
JsonParser
constructors
this
enums
Token
functions
expected
next
reset
type
value
variables
curType
exception
str