Method AddTranslationUnit
AddTranslationUnit(ITranslationUnit)
Adds the translation unit to the collection.
Declaration
void AddTranslationUnit(ITranslationUnit tu)
Parameters
Type | Name | Description |
---|---|---|
ITranslationUnit | tu | The translation unit to add to the collection. |