The main purpose is to tokenize the source code.
 
CPPCHECKLIB std::string create(const Tokenizer &tokenizer, const std::string &cfg)
 
CPPCHECKLIB void loadReturn(const std::string &buildDir, std::set< std::string > &summaryReturn)
 
static std::string cfg(const std::vector< std::string > &configs, const std::string &userDefines)