picceler
Loading...
Searching...
No Matches
picceler::Compiler Class Reference

Compiler class that orchestrates the compilation process. More...

#include <compiler.h>

Public Member Functions

 Compiler ()
bool run ()
 Runs the compilation process.
CLI::App & getCliApp ()
const CLIOptionsgetCliOptions () const

Detailed Description

Compiler class that orchestrates the compilation process.

Constructor & Destructor Documentation

◆ Compiler()

picceler::Compiler::Compiler ( )

Member Function Documentation

◆ getCliApp()

CLI::App & picceler::Compiler::getCliApp ( )
inline

◆ getCliOptions()

const CLIOptions & picceler::Compiler::getCliOptions ( ) const
inline

◆ run()

bool picceler::Compiler::run ( )

Runs the compilation process.


The documentation for this class was generated from the following files: