Toggle menu
Nitlanguage.org
Nitdoc
json
serialization_read
JsonDeserializer
text=
private
fun
text=
(text:
Text
)
json
::
JsonDeserializer
::
text=
Doc
Linearization
Summary
Json text to deserialize from.
Json text to deserialize from.
Summary
Property definitions
json$JsonDeserializer$text=
Property definitions
json
$
JsonDeserializer
::
text=
# Json text to deserialize from.
private
var
text
:
Text
lib/json/serialization_read.nit:30,2--31,23