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

Escapes module related tasks. More...

#include <task/libtask.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  escapes
 Computing escape and static link related information.
namespace  escapes::tasks
 The Tasks of the escapes module.

Functions

 escapes::tasks::TASK_GROUP ("3. Escapes")
 escapes::tasks::TASK_DECLARE ("e|escapes-compute","compute the escaping variables ""and the functions requiring a static link", escapes_compute,"bound")
 Compute variables escaping.
 escapes::tasks::TASK_DECLARE ("E|escapes-display","enable escape display in the AST", escapes_display,"parse")
 Display escaped variables.

Detailed Description

Escapes module related tasks.