hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <pattern.H>
Public Member Functions | |
virtual T | with (const MatchLiteral *) const =0 |
virtual T | with (const MatchAny *) const =0 |
virtual T | with (const MatchArray *) const =0 |
virtual T | with (const MatchRegex *) const =0 |
virtual T | with (const MatchRecord *) const =0 |
virtual T | with (const MatchVariant *) const =0 |
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.
|
pure virtual |
Implemented in hobbes::scorePatternF, hobbes::makeSuccStateF, hobbes::refutableP, hobbes::inferMappingF, and hobbes::inferTypeF.