#include <lookup.H>
|
| bool | satisfied (const TEnvPtr &tenv, const HasField &, Definitions *) const |
| |
| bool | satisfiable (const TEnvPtr &tenv, const HasField &, Definitions *) const |
| |
| bool | refine (const TEnvPtr &tenv, const HasField &, MonoTypeUnifier *s, Definitions *) |
| |
| ExprPtr | unqualify (const TEnvPtr &, const ConstraintPtr &, const ExprPtr &, Definitions *) const |
| |
| std::string | name () const |
| |
◆ name()
| std::string hobbes::HFLookupEliminator::name |
( |
| ) |
const |
|
virtual |
◆ refine()
◆ satisfiable()
◆ satisfied()
◆ unqualify()
The documentation for this struct was generated from the following files:
- include/hobbes/lang/preds/hasfield/lookup.H
- lib/hobbes/lang/preds/hasfield/lookup.C