Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ GetErrorCount
Method
GetErrorCount
python/ycm/buffer.py:122–123 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
120
121
122
def
GetErrorCount( self ):
123
return
self._diag_interface.GetErrorCount()
124
125
126
def
GetWarningCount( self ):
Callers
3
_Check_FileReadyToParse_Diagnostic_Error
Function · 0.45
_Check_FileReadyToParse_Diagnostic_Warning
Function · 0.45
_Check_FileReadyToParse_Diagnostic_Clean
Function · 0.45
Calls
no outgoing calls
Tested by
3
_Check_FileReadyToParse_Diagnostic_Error
Function · 0.36
_Check_FileReadyToParse_Diagnostic_Warning
Function · 0.36
_Check_FileReadyToParse_Diagnostic_Clean
Function · 0.36