Class MacroExpansion# Defined in File detectMacroOrIncludeFileExpansions.h Class Documentation# class MacroExpansion# Public Functions MacroExpansion(const std::string &name)# Public Members std::string macro_name# bool shared# int line# int column# int token_start# int token_end# std::vector<SgStatement*> associatedStatementVector# bool isTransformed#