hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
This is the complete list of members for hobbes::switchPattern< T >, including all inherited members.
with(const MatchLiteral *) const =0 | hobbes::switchPattern< T > | pure virtual |
with(const MatchAny *) const =0 | hobbes::switchPattern< T > | pure virtual |
with(const MatchArray *) const =0 | hobbes::switchPattern< T > | pure virtual |
with(const MatchRegex *) const =0 | hobbes::switchPattern< T > | pure virtual |
with(const MatchRecord *) const =0 | hobbes::switchPattern< T > | pure virtual |
with(const MatchVariant *) const =0 | hobbes::switchPattern< T > | pure virtual |