MCPcopy Create free account
hub / github.com/ycm-core/YouCompleteMe / _Draw

Method _Draw

python/ycm/scrolling_range.py:144–146  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

142
143 @abc.abstractmethod
144 def _Draw( self ):
145 # actuall paint the properties
146 pass

Callers 2

UpdateMethod · 0.95
RefreshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected