|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <terminal.H>


Public Member Functions | |
| virtual void | show (std::ostream &) const =0 |
| virtual PatternPtr | matchPattern () const =0 |
| virtual ExprPtr | matchRefExpr () const =0 |
|
pure virtual |
Implemented in hobbes::endOfFile, hobbes::symbol, and hobbes::character.
|
pure virtual |
Implemented in hobbes::endOfFile, hobbes::symbol, and hobbes::character.
|
pure virtual |
Implemented in hobbes::endOfFile, hobbes::symbol, and hobbes::character.
1.8.13