hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Macros | Functions
hasfield.C File Reference
#include <hobbes/lang/preds/class.H>
#include <hobbes/lang/expr.H>
#include <hobbes/lang/typeinf.H>
#include <hobbes/util/array.H>
#include <hobbes/lang/preds/hasfield/record.H>
#include <hobbes/lang/preds/hasfield/slookup.H>
#include <hobbes/lang/preds/hasfield/lookup.H>
#include <hobbes/lang/preds/hasfield/tenvlookup.H>
Include dependency graph for hasfield.C:

Classes

struct  hobbes::RewriteFnAccess
 

Namespaces

 hobbes
 

Macros

#define FIELD_VALUE_FN   "fieldValue"
 

Functions

bool hobbes::dec (const ConstraintPtr &, HasField *)
 
void hobbes::upd (const ConstraintPtr &, const HasField &)
 

Macro Definition Documentation

◆ FIELD_VALUE_FN

#define FIELD_VALUE_FN   "fieldValue"