hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
ProjectIndex Member List

This is the complete list of members for ProjectIndex, including all inherited members.

addSearchPath(const std::string &path)ProjectIndex
getAllSymbols(yoi::vec< Symbol > &out)ProjectIndex
getModuleSymbols(const std::string &absolutePath)ProjectIndex
getSearchPaths() constProjectIndexinline
indexAndGet(const std::string &absolutePath)ProjectIndex
indexModule(const std::string &absolutePath)ProjectIndex
invalidateModule(const std::string &absolutePath)ProjectIndex
modulesProjectIndexprivate
parseAndIndex(const std::string &absolutePath, const std::wstring &text, IndexedModule &mod)ProjectIndexprivate
ProjectIndex()ProjectIndex
resolveModule(const std::string &importPath, const std::string &relativeToFile)ProjectIndex
searchPathsProjectIndexprivate
setSearchPaths(const std::vector< std::string > &paths)ProjectIndex
tryResolve(const std::string &searchDir, const std::string &importPath)ProjectIndexprivate