ocean v5.1.3 (2019-10-14T07:52:28Z)
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