|
tipc
A TIP to LLVM compiler
|
A constraint handler to unify constraints on the fly. More...
#include <ConstraintUnifier.h>


Public Member Functions | |
| void | handle (std::shared_ptr< TipType > t1, std::shared_ptr< TipType > t2) override |
Public Member Functions inherited from ConstraintHandler | |
| virtual | ~ConstraintHandler ()=default |
A constraint handler to unify constraints on the fly.
|
overridevirtual |
Implements ConstraintHandler.