hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Member Functions | |
inferTypeF (MonoTypeUnifier *s) | |
MonoTypePtr | with (const MatchLiteral *v) const |
MonoTypePtr | with (const MatchAny *v) const |
MonoTypePtr | with (const MatchArray *v) const |
MonoTypePtr | with (const MatchRegex *) const |
MonoTypePtr | with (const MatchRecord *v) const |
MonoTypePtr | with (const MatchVariant *v) const |
Public Attributes | |
MonoTypeUnifier * | s |
|
inline |
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
|
inlinevirtual |
Implements hobbes::switchPattern< MonoTypePtr >.
MonoTypeUnifier* hobbes::inferTypeF::s |