hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <dfa.H>
Public Member Functions | |
virtual T | with (const LoadVars *) const =0 |
virtual T | with (const SwitchVal *) const =0 |
virtual T | with (const SwitchVariant *) const =0 |
virtual T | with (const FinishExpr *) const =0 |
|
pure virtual |
Implemented in hobbes::makePrimDFASF, hobbes::reachableRowExprsF, and hobbes::liftDFAExprF.
|
pure virtual |
Implemented in hobbes::makePrimDFASF, hobbes::reachableRowExprsF, and hobbes::liftDFAExprF.
|
pure virtual |
Implemented in hobbes::makePrimDFASF, hobbes::reachableRowExprsF, and hobbes::liftDFAExprF.
|
pure virtual |
Implemented in hobbes::makePrimDFASF, hobbes::reachableRowExprsF, and hobbes::liftDFAExprF.