Files
clice/include/Server/SymbolIndex.h
2024-10-27 22:44:37 +08:00

7 lines
127 B
C++

namespace clice {
/// responsible for loading and update symbol from index file.
class SymbolIndex {};
} // namespace clice