hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
hobbes::SubtypeEliminator Member List

This is the complete list of members for hobbes::SubtypeEliminator, including all inherited members.

bindings() const =0hobbes::SubtypeEliminatorpure virtual
lookup(const std::string &vn) const =0hobbes::SubtypeEliminatorpure virtual
refine(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs, MonoTypeUnifier *s)=0hobbes::SubtypeEliminatorpure virtual
satisfiable(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs) const =0hobbes::SubtypeEliminatorpure virtual
satisfied(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs) const =0hobbes::SubtypeEliminatorpure virtual
unqualify(const TEnvPtr &, const ConstraintPtr &, const ExprPtr &, Definitions *) const =0hobbes::SubtypeEliminatorpure virtual