MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / _reset

Method _reset

tools/matchcompiler.py:106–108  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104 self._reset()
105
106 def _reset(self):
107 self._rawMatchFunctions = []
108 self._matchFunctionCache = {}
109
110 @staticmethod
111 def _generateCacheSignature(

Callers 2

__init__Method · 0.95
convertFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected