SymbolCollector() |
std::vector<BasicTypeSymbol*> | basicTypes |
std::vector<ClassDelegateTypeSymbol*> | classDelegates |
std::vector<ClassTypeSymbol*> | classes |
std::vector<ConceptSymbol*> | concepts |
std::vector<ConstantSymbol*> | constants |
std::vector<DelegateTypeSymbol*> | delegates |
std::vector<EnumTypeSymbol*> | enumeratedTypes |
std::vector<EnumConstantSymbol*> | enumerationConstants |
std::vector<FunctionSymbol*> | functions |
std::vector<GlobalVariableSymbol*> | globalVariables |
std::vector<InterfaceTypeSymbol*> | interfaces |
std::vector<MemberVariableSymbol*> | memberVariables |
std::vector<TypedefSymbol*> | typedefs |