User Guide
nmodl::printer Namespace Reference

implementation of various printers More...

Detailed Description

implementation of various printers

Classes

class  CodePrinter
 Helper class for printing C/C++ code. More...
 
class  JSONPrinter
 Helper class for printing AST in JSON form. More...
 
class  NMODLPrinter
 Helper class for printing AST back to NMDOL test. More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

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

Definition at line 24 of file json_printer.hpp.