LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tasks.hh File Reference

Overload module tasks. More...

#include <task/libtask.hh>
#include <overload/binder.hh>
Include dependency graph for tasks.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  overload
 Perform type checking, allowing function overloading.
namespace  overload::tasks

Functions

 overload::tasks::TASK_GROUP ("4.5 Type checking with overloading")
 overload::tasks::TASK_DECLARE ("overfun-bindings-compute","bind the identifiers, ""allowing function overloading", overfun_bindings_compute,"parse")
 Compute bindings, allowing function overloading.
 overload::tasks::TASK_DECLARE ("O|overfun-types-compute","check for type violations, ""allowing function overloading", overfun_types_compute,"overfun-bindings-compute")
 Check for type violation, allowing function overloading.

Detailed Description

Overload module tasks.