#include "GraphEdge.hh"
#include "ControlDependenceEdge.hh"
#include "DataDependenceEdge.hh"
Go to the source code of this file.
Declaration of prototype of graph-based program representation: declaration of the program dependence edge.
Definition in file ProgramDependenceEdge.hh.