|
const LoadedFile & | loadedFile (bool writeable, const std::string &path) const |
|
const LoadedFile & | loadedFile (const ConstraintPtr &cst) const |
|
bool | refine (const TEnvPtr &tenv, const ConstraintPtr &cst, MonoTypeUnifier *u, Definitions *ds) |
|
bool | satisfied (const TEnvPtr &tenv, const ConstraintPtr &cst, Definitions *ds) const |
|
bool | satisfiable (const TEnvPtr &tenv, const ConstraintPtr &cst, Definitions *ds) const |
|
void | explain (const TEnvPtr &tenv, const ConstraintPtr &cst, const ExprPtr &e, Definitions *ds, annmsgs *msgs) |
|
ExprPtr | unqualify (const TEnvPtr &tenv, const ConstraintPtr &cst, const ExprPtr &e, Definitions *ds) const |
|
PolyTypePtr | lookup (const std::string &vn) const |
|
SymSet | bindings () const |
|
FunDeps | dependencies (const ConstraintPtr &) const |
|
◆ LoadedFiles
◆ bindings()
SymSet hobbes::LoadFileP::bindings |
( |
| ) |
const |
|
inlinevirtual |
◆ dependencies()
◆ explain()
◆ loadedFile() [1/2]
const LoadedFile& hobbes::LoadFileP::loadedFile |
( |
bool |
writeable, |
|
|
const std::string & |
path |
|
) |
| const |
|
inline |
◆ loadedFile() [2/2]
◆ lookup()
PolyTypePtr hobbes::LoadFileP::lookup |
( |
const std::string & |
vn | ) |
const |
|
inlinevirtual |
◆ refine()
◆ satisfiable()
◆ satisfied()
◆ unqualify()
◆ loadedFiles
The documentation for this class was generated from the following file: