![]() |
User Guide
|
Helper class for printing AST in JSON form. More...
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 |