| 
    NebulaStream
    0.6.213
    
   NebulaStream is a data and application management framework for the internet of things 
   | 
 
Utility, which leverages clang format to. More...
#include <ClangFormat.hpp>
Public Member Functions | |
| ClangFormat (std::string language) | |
| Create a new clang format instance for a specific language.  More... | |
| void | formatFile (std::shared_ptr< File > file) | 
| Format a particular file with code.  More... | |
Utility, which leverages clang format to.
      
  | 
  explicit | 
Create a new clang format instance for a specific language.
| language | 
| void NES::Compiler::ClangFormat::formatFile | ( | std::shared_ptr< File > | file | ) |