Om
Classes | Namespaces | Macros
translate_operation.hpp File Reference

Om header file. More...

#include "om/language/lexicon.hpp"
#include "om/language/operation/default_incomplete_operation.hpp"
#include "om/language/operation/translate_operation.cpp"
+ Include dependency graph for translate_operation.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Language::Operation::TranslateOperation< ThisImplementation >
 An Operation that applies each Translator to a Program. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Language
 The Om language implementation.
 
 Om::Language::Operation
 A namespace for all Operation implementations.
 

Macros

#define Om_Language_Operation_TranslateOperation_
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file translate_operation.hpp.

Macro Definition Documentation

◆ Om_Language_Operation_TranslateOperation_

#define Om_Language_Operation_TranslateOperation_

Definition at line 17 of file translate_operation.hpp.