Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

dependencies.cc File Reference

#include <iostream>
#include <sstream>
#include <fstream>
#include <vector>
#include <algorithm>
#include "traces.h"
#include "dependencies.h"
#include "dep_rules.h"

Include dependency graph for dependencies.cc:


Defines

#define MOD_TRACENAME   "DEPENDENCIES"
#define MOD_TRACECODE   DEP_TRACE

Functions

void PrintTree (parse_tree::iterator n, int depth)
void PrintDepTree (dep_tree::iterator n, int depth)

Define Documentation

#define MOD_TRACECODE   DEP_TRACE
 

#define MOD_TRACENAME   "DEPENDENCIES"
 


Function Documentation

void PrintDepTree dep_tree::iterator  n,
int  depth
 

void PrintTree parse_tree::iterator  n,
int  depth
 


Generated on Wed Apr 26 12:55:57 2006 for FreeLing by  doxygen 1.4.4