ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
JsonParser.this
ocean
text
json
JsonParser
JsonParser
Construct a parser from a string
class
JsonParser
(T, bool AllowNaN = false)
this
(
const
(
T
)[]
text
= null
)
Parameters
text
const
(
T
)[]
Text to initialize this parser to. Can be
null
.
Meta
Source
See Implementation
ocean
text
json
JsonParser
JsonParser
constructors
this
enums
Token
functions
expected
next
reset
type
value
variables
curType
exception
str
Construct a parser from a string