Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ycm-core/YouCompleteMe
/ _ChangedTick
Method
_ChangedTick
python/ycm/buffer.py:148–149 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
146
147
148
def
_ChangedTick( self ):
149
return
vimsupport.GetBufferChangedTick( self._number )
150
151
152
class
BufferDict( dict ):
Callers
2
SendParseRequest
Method · 0.95
NeedsReparse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected