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

Public Member Functions

MonoTypePtr with (const TApp *ap) const
 
- Public Member Functions inherited from hobbes::switchTyFn
MonoTypePtr with (const Prim *v) const
 
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 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::mapFileRefs::with ( const TApp ap) const
inlinevirtual

Reimplemented from hobbes::switchTyFn.


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