fix: astvisitor fixes
* renaming files * fix typo * clang waringns
This commit is contained in:
@@ -50,8 +50,8 @@ public:
|
||||
bool getLoggingEnabled() const;
|
||||
void setLoggingEnabled(bool loggingEnabled);
|
||||
|
||||
bool getVerboseInderxerLoggingEnabled() const;
|
||||
void setVerboseInderxerLoggingEnabled(bool loggingEnabled);
|
||||
bool getVerboseIndexerLoggingEnabled() const;
|
||||
void setVerboseIndexerLoggingEnabled(bool loggingEnabled);
|
||||
|
||||
// indexing
|
||||
int getIndexerThreadCount() const;
|
||||
|
||||
Reference in New Issue
Block a user