Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Jsonoo
SourceTry to parse the string into JSON, return Some
if successful, None
otherwise
Try to parse the string into JSON, raise Decode_error
if it fails
Use JSON.stringify
to turn JSON into a string. Specify spaces
to control the indentation size.