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

Ast module related tasks. More...

#include <task/libtask.hh>
#include <ast/decs-list.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  ast
 Ast management.
namespace  ast::tasks
 Task for ast.

Functions

 ast::tasks::TASK_GROUP ("2. Abstract Syntax Tree")
 ast::tasks::TASK_DECLARE ("A|ast-display","display the AST", ast_display,"parse")
 Display the abstract syntax tree.
 ast::tasks::TASK_DECLARE ("D|ast-delete","delete the AST", ast_delete,"parse")
 Free the ast (if defined)

Detailed Description

Ast module related tasks.