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

Public Member Functions

 printFileF (const std::string &showf)
 
llvm::Value * apply (jitcc *c, const MonoTypes &tys, const MonoTypePtr &rty, const Exprs &es)
 
PolyTypePtr type (typedb &tenv) const
 
- Public Member Functions inherited from hobbes::op
virtual ~op ()
 

Public Attributes

std::string showf
 

Constructor & Destructor Documentation

◆ printFileF()

hobbes::printFileF::printFileF ( const std::string &  showf)
inline

Member Function Documentation

◆ apply()

llvm::Value* hobbes::printFileF::apply ( jitcc c,
const MonoTypes tys,
const MonoTypePtr rty,
const Exprs es 
)
inlinevirtual

Implements hobbes::op.

◆ type()

PolyTypePtr hobbes::printFileF::type ( typedb tenv) const
inlinevirtual

Implements hobbes::op.

Member Data Documentation

◆ showf

std::string hobbes::printFileF::showf

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