Class ClangToDotPreprocessorInserter#
Defined in File clang-to-dot-private.hpp
Inheritance Relationships#
Base Type#
public AstTopDownProcessing< ClangToDotNextPreprocessorToInsert * >(Template Class AstTopDownProcessing)
Class Documentation#
-
class ClangToDotPreprocessorInserter : public AstTopDownProcessing<ClangToDotNextPreprocessorToInsert*>#
Public Functions
-
virtual ClangToDotNextPreprocessorToInsert *evaluateInheritedAttribute(SgNode *astNode, ClangToDotNextPreprocessorToInsert *inheritedValue)#
pure virtual function which must be implemented to compute the inherited attribute at a node
-
virtual ClangToDotNextPreprocessorToInsert *evaluateInheritedAttribute(SgNode *astNode, ClangToDotNextPreprocessorToInsert *inheritedValue)#