Euphoria
eu::io::Json Struct Reference

#include <json.h>

Public Attributes

jsonh::Document doc
 
jsonh::Value root
 

Detailed Description

Definition at line 20 of file json.h.

Member Data Documentation

◆ doc

jsonh::Document eu::io::Json::doc

Definition at line 20 of file json.h.

◆ root

jsonh::Value eu::io::Json::root

Definition at line 20 of file json.h.


The documentation for this struct was generated from the following file: