hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::unaliasPrimTypesF Struct Reference
Inheritance diagram for hobbes::unaliasPrimTypesF:
Inheritance graph
Collaboration diagram for hobbes::unaliasPrimTypesF:
Collaboration graph

Public Member Functions

MonoTypePtr with (const Prim *t) const
 
- Public Member Functions inherited from hobbes::switchTyFn
MonoTypePtr with (const OpaquePtr *v) const
 
MonoTypePtr with (const TVar *v) const
 
MonoTypePtr with (const TGen *v) const
 
MonoTypePtr with (const TAbs *v) const
 
MonoTypePtr with (const TApp *v) const
 
MonoTypePtr with (const FixedArray *v) const
 
MonoTypePtr with (const Array *v) const
 
MonoTypePtr with (const Variant *v) const
 
MonoTypePtr with (const Record *v) const
 
MonoTypePtr with (const Func *v) const
 
MonoTypePtr with (const Exists *v) const
 
MonoTypePtr with (const Recursive *v) const
 
MonoTypePtr with (const TString *v) const
 
MonoTypePtr with (const TLong *v) const
 
MonoTypePtr with (const TExpr *) const
 

Member Function Documentation

◆ with()

MonoTypePtr hobbes::unaliasPrimTypesF::with ( const Prim t) const
inlinevirtual

Reimplemented from hobbes::switchTyFn.


The documentation for this struct was generated from the following file: