Class JSONDocument
JSON document
class JSONDocument
;
Constructors
Name | Description |
---|---|
this
(input)
|
Fields
Name | Type | Description |
---|---|---|
isValid
|
bool | |
root
|
JSONValue | |
lexer
|
JSONLexer |
Properties
Name | Type | Description |
---|---|---|
currentLexeme [get]
|
string |
Methods
Name | Description |
---|---|
nextLexeme
()
|
|
parseValue
(value)
|
Aliases
Name | Description |
---|---|
__xdtor
|