|
Om
|
#include "om/code_point.hpp"#include "om/source/default_source.hpp"#include "om/language/reader.cpp"
Include dependency graph for reader.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::Reader |
| Produces each CodePoint until the end of the Source. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Language | |
| The Om language implementation. | |
Macros | |
| #define | Om_Language_Reader_ |
Functions | |
| bool | Om::Language::operator== (Reader const &, Reader const &) |
| bool | Om::Language::operator!= (Reader const &, Reader const &) |
Definition in file reader.hpp.
| #define Om_Language_Reader_ |
Definition at line 17 of file reader.hpp.