Om
|
#include "om/language/pair.hpp"
#include "om/language/translator.hpp"
#include "om/list.hpp"
#include "om/source/default_source.hpp"
#include "boost/ptr_container/ptr_map.hpp"
#include "om/language/lexicon.cpp"
Go to the source code of this file.
Classes | |
class | Om::Language::Lexicon |
The Lexicon Program implementation. More... | |
class | Om::Language::Lexicon::ElementRange |
A Lexicon Element range. More... | |
Namespaces | |
Om | |
The Om library. | |
Om::Language | |
The Om language implementation. | |
boost | |
Macros | |
#define | Om_Language_Lexicon_ |
#define | Om_Language_Lexicon_GetName_() |
Functions | |
bool | Om::Language::operator== (Lexicon::ElementRange const &, Lexicon::ElementRange const &) |
bool | Om::Language::operator!= (Lexicon::ElementRange const &, Lexicon::ElementRange const &) |
template<> | |
void | boost::swap (Om::Language::Lexicon &, Om::Language::Lexicon &) |
Definition in file lexicon.hpp.
#define Om_Language_Lexicon_ |
Definition at line 34 of file lexicon.hpp.
#define Om_Language_Lexicon_GetName_ | ( | ) |
Definition at line 48 of file lexicon.hpp.