hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Member Functions | |
liftDFAExprF (MDFA *dfa) | |
ExprPtr | with (const LoadVars *x) const |
ExprPtr | with (const SwitchVal *x) const |
ExprPtr | with (const SwitchVariant *x) const |
ExprPtr | with (const FinishExpr *x) const |
Public Attributes | |
MDFA * | dfa |
|
inline |
Implements hobbes::switchMState< ExprPtr >.
Implements hobbes::switchMState< ExprPtr >.
|
inlinevirtual |
Implements hobbes::switchMState< ExprPtr >.
|
inlinevirtual |
Implements hobbes::switchMState< ExprPtr >.
MDFA* hobbes::liftDFAExprF::dfa |