Class IncludingPreprocessingInfosCollector#

Inheritance Relationships#

Base Type#

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.