|
Om
|
#include "om/language/lexicon.hpp"#include "om/language/operation/program_operation.hpp"#include "om/language/system.hpp"
Include dependency graph for lexicon_operation.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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_LexiconOperation_ |
Typedefs | |
| typedef ProgramOperation< Lexicon > | Om::Language::Operation::LexiconOperation |
| The lexicon operation implementation. More... | |
Definition in file lexicon_operation.hpp.
| #define Om_Language_Operation_LexiconOperation_ |
Definition at line 30 of file lexicon_operation.hpp.