retdec
Classes | Namespaces
json_config.cpp File Reference

Implementation of the base class for all configs. More...

#include <sstream>
#include "retdec/llvmir2hll/config/configs/json_config.h"
#include "retdec/llvmir2hll/support/debug.h"
#include "retdec/config/config.h"
#include "retdec/utils/container.h"
#include "retdec/utils/string.h"

Classes

struct  retdec::llvmir2hll::JSONConfig::Impl
 Private implementation. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Implementation of the base class for all configs.