uim-json ~master (2020-07-03T20:10:25Z)
Dub
Repo
DJSNNull
uim
json
classes
null_
Undocumented in source.
class
DJSNNull : DJSNValue {
size_t
length
[@property getter];
DJSNNull
dup
();
string
toString
();
}
Members
Functions
dup
DJSNNull
dup
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
length
size_t
length
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
json
classes
null_
classes
DJSNNull
functions
JSNNull