User Guide
json_printer.hpp File Reference

Helper class for printing AST in JSON form. More...

Detailed Description

Helper class for printing AST in JSON form.

Definition in file json_printer.hpp.

#include <nlohmann/json_fwd.hpp>
#include <fstream>
#include <iostream>
#include <stack>

Go to the source code of this file.

Classes

class  nmodl::printer::JSONPrinter
 Helper class for printing AST in JSON form. More...
 

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::printer
 implementation of various printers
 

Typedefs

using nmodl::printer::json = nlohmann::json