|
Om
|
Include dependency graph for element.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::Element |
| A Program that contains a single elemental item (or none, when IsEmpty() returns true). More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Language | |
| The Om language implementation. | |
Macros | |
| #define | Om_Language_Element_ |
Functions | |
| bool | Om::Language::operator== (Element const &, Element const &) |
| bool | Om::Language::operator!= (Element const &, Element const &) |
| Element * | Om::Language::new_clone (Element const &) |
Definition in file element.hpp.
| #define Om_Language_Element_ |
Definition at line 17 of file element.hpp.