hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/lang/preds/typeof.H>
#include <hobbes/lang/preds/class.H>
#include <hobbes/lang/tyunqualify.H>
Classes | |
struct | hobbes::StripCst |
Namespaces | |
hobbes | |
Functions | |
static bool | hobbes::decodeTO (const ConstraintPtr &c, ExprPtr *e, MonoTypePtr *t) |
static bool | hobbes::decideTO (const TEnvPtr &tenv, Definitions *ds, const ConstraintPtr &c, MonoTypePtr *t0, MonoTypePtr *t1) |