json ~master (2017-12-21T15:48:16Z)
Home
Dub
Repo
Lexer
json
parser
lexer
Undocumented in source.
package final
class
Lexer {
this
(S source, StandardCompliant standardCompliant);
JsonToken
[]
tokenize
();
}
Constructors
this
this
(S source, StandardCompliant standardCompliant)
Undocumented in source.
Members
Functions
tokenize
JsonToken
[]
tokenize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
json
parser
lexer
aliases
StandardCompliant
classes
JsonParserException
JsonToken
Lexer
structs
TextSpan
variables
Keywords
Punctuation