Class JSONLexer

class JSONLexer ;

Constructors

NameDescription
this (text)

Fields

NameTypeDescription
currentLexeme string
encoder UTF8Encoder
internalString String
lexer Lexer
text string

Methods

NameDescription
hexToUTF8 (input, buffer)
isWhitespace (lexeme)
nextLexeme ()

Aliases

NameDescription
__xdtor