hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <terminal.H>
Public Member Functions | |
endOfFile () | |
void | show (std::ostream &) const |
PatternPtr | matchPattern () const |
ExprPtr | matchRefExpr () const |
Static Public Member Functions | |
static terminal * | value () |
hobbes::endOfFile::endOfFile | ( | ) |
|
virtual |
Implements hobbes::terminal.
|
virtual |
Implements hobbes::terminal.
|
virtual |
Implements hobbes::terminal.
|
static |