MCPcopy Index your code
hub / github.com/nodejs/node / End

Method End

tools/cpplint.py:1736–1738  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

1734 )
1735
1736 def End(self):
1737 """Stop analyzing function body."""
1738 self.in_a_function = False
1739
1740
1741class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected