File JsonASTVisitor.cpp
FileList > ast > JsonASTVisitor.cpp
Go to the source code of this file
#include "JsonASTVisitor.h"#include <nlohmann/json.hpp>#include <sstream>
Public Types
| Type | Name |
|---|---|
| typedef nlohmann::json | json |
Public Types Documentation
typedef json
using json = nlohmann::json;
The documentation for this class was generated from the following file src/ast/JsonASTVisitor.cpp