MCPcopy Create free account
hub / github.com/SIPp/sipp / End

Method End

cpplint.py:725–727  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

723 self.current_function, self.lines_in_function, trigger))
724
725 def End(self):
726 """Stop analyzing function body."""
727 self.in_a_function = False
728
729
730class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected