hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
print.H File Reference
#include <hobbes/lang/pat/pattern.H>
#include <hobbes/lang/expr.H>
#include <iostream>
Include dependency graph for print.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hobbes
 

Functions

void hobbes::printMatchResult (std::ostream &, const ExprPtr &)
 
void hobbes::printMatchTable (std::ostream &, const PatternRows &)