#include <hasfield.H>
|
| | FieldVerifier () |
| |
| void | addEliminator (HFEliminator *) |
| |
| bool | refine (const TEnvPtr &, const ConstraintPtr &, MonoTypeUnifier *, Definitions *) |
| |
| bool | satisfied (const TEnvPtr &, const ConstraintPtr &, Definitions *) const |
| |
| bool | satisfiable (const TEnvPtr &, const ConstraintPtr &, Definitions *) const |
| |
| void | explain (const TEnvPtr &tenv, const ConstraintPtr &cst, const ExprPtr &e, Definitions *ds, annmsgs *msgs) |
| |
| ExprPtr | unqualify (const TEnvPtr &, const ConstraintPtr &, const ExprPtr &, Definitions *) const |
| |
| PolyTypePtr | lookup (const std::string &vn) const |
| |
| SymSet | bindings () const |
| |
| FunDeps | dependencies (const ConstraintPtr &) const |
| |
◆ HFEliminators
◆ FieldVerifier()
| hobbes::FieldVerifier::FieldVerifier |
( |
| ) |
|
◆ addEliminator()
| void hobbes::FieldVerifier::addEliminator |
( |
HFEliminator * |
hfe | ) |
|
◆ bindings()
| SymSet hobbes::FieldVerifier::bindings |
( |
| ) |
const |
|
virtual |
◆ constraintName()
| std::string hobbes::FieldVerifier::constraintName |
( |
| ) |
|
|
static |
◆ dependencies()
◆ explain()
◆ lookup()
| PolyTypePtr hobbes::FieldVerifier::lookup |
( |
const std::string & |
vn | ) |
const |
|
virtual |
◆ refine()
◆ satisfiable()
◆ satisfied()
◆ unqualify()
◆ eliminators
The documentation for this class was generated from the following files: