Zen
A cross-platform functional programming language

RunMode Struct Reference

The run mdoe for the compiler. More...

#include <Build.hpp>

List of all members.

Public Types

enum  T {
  Help, Info, Make, Build,
  Compile
}
 

Values for run mode.

More...

Detailed Description

The run mdoe for the compiler.


Member Enumeration Documentation

enum T

Values for run mode.

Enumerator:
Info 

Compiler is running in help mode.

Make 

Compiler is running in info mode.

Build 

Compiler is running in make mode.

Compile 

Compiler is running in build mode.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines