json ~master (2017-12-21T15:48:16Z)
Home
Dub
Repo
JsonParserException.this
json
parser
lexer
JsonParserException
Undocumented in source.
this
(TextSpan span, string msg, string file, size_t line, Throwable next)
this
(JsonToken token, string msg, string file, size_t line, Throwable next)
class
JsonParserException
package
this
(
JsonToken
token
,
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
json
parser
lexer
JsonParserException
constructors
this
functions
span