<mrdocs/Corpus.hpp>
std::vector<SymbolID>
getParents(
Corpus const& C,
Info const& I);
» more...
Return a list of the parent symbols of the specified Info.
dom::Array
getParents(
DomCorpus const& C,
Info const& I);
» more...