Skip to main content

Module json_value

Module json_value 

Source

Enums§

JsonValue
Minimal JSON AST for pretty-printing (matches the previous runtime_display_* indentation style).

Functions§

json_one_level_indent
json_string_literal
line_file_line_json_fragment
JSON fragment for "line": null when is_default_line_file, else the line number (unquoted).
line_file_line_json_value
line_file_source_json_fragment
JSON fragment for "source": null when is_default_line_file, else a quoted path string.
line_file_source_json_value
render_json_value
depth is the indent depth (number of two-space units) of the opening { of this object.