Class Compiler

Class Documentation

class Compiler

Public Functions

Compiler()
~Compiler()
void parse_args(unsigned int argc, char *argv[])

Parse the input command line arguments and configure the compiler.

Parameters
  • argc: Number of input arguments
  • argv: List of input arguments

void run()
void initialize()