TC-C Code to WriteΒΆ
- combine::Binder
Write it from scratch, inheriting from
object::Binderandoverload::Binder.- combine::TypeChecker
Write it from scratch, inheriting from
object::TypeCheckerandoverload::TypeChecker.- Complete auxiliary code
Complete the body of the functions in
tasks.ccandlibcombine.cc.