ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
analyze.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  analyzeAnn
 Analyze annotation. More...
 

Typedefs

typedef std::map< propertyAnn
*, analyzeAnn * > 
analyze_map
 
typedef analyze_map::iterator analyze_map_p
 
typedef analyze_map::const_iterator analyze_map_cp
 

Typedef Documentation

typedef std::map< propertyAnn *, analyzeAnn *> analyze_map

Definition at line 5 of file analyze.h.

typedef analyze_map::iterator analyze_map_p

Definition at line 6 of file analyze.h.

typedef analyze_map::const_iterator analyze_map_cp

Definition at line 7 of file analyze.h.