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 |
![]() | |
virtual | ~ConstraintHandler ()=default |
A constraint handler to unify constraints on the fly.
|
overridevirtual |
Implements ConstraintHandler.