Class IncludingPreprocessingInfosCollector#
Defined in File IncludingPreprocessingInfosCollector.h
Inheritance Relationships#
Base Type#
public AstSimpleProcessing(Class AstSimpleProcessing)
Class Documentation#
-
class IncludingPreprocessingInfosCollector : public AstSimpleProcessing#
Public Functions
-
~IncludingPreprocessingInfosCollector()#
-
IncludingPreprocessingInfosCollector(SgProject *projectNode, const map<string, set<string>> &includedFilesMap)#
-
map<string, set<PreprocessingInfo*>> collect()#
Protected Functions
-
virtual void visit(SgNode *astNode)#
this method is called at every traversed node.
-
~IncludingPreprocessingInfosCollector()#