dsymbol.tests

Members

Functions

expectSymbolsAndTypes
void expectSymbolsAndTypes(const string source, const string[][] results, string file = __FILE_FULL_PATH__, size_t line = __LINE__)

Parses source, caches its symbols and compares the the cache content with the results.

Meta