ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RoseSrc_CallGraphAnalysis.h
Go to the documentation of this file.
1 
2 #ifndef __SB_SrcCallAnalysis__
3 #define __SB_SrcCallAnalysis__
4 
5 #include "SB_Graph.h"
6 
8  private:
10  public:
12  graph = new SB_DirectedGraph();
13  }
16 
17 
18 };
19 
20 #endif
21 
22