MCPcopy Create free account
hub / github.com/alibaba/GraphScope / End

Method End

analytical_engine/misc/cpplint.py:1544–1546  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

1542 self.current_function, self.lines_in_function, trigger))
1543
1544 def End(self):
1545 """Stop analyzing function body."""
1546 self.in_a_function = False
1547
1548
1549class _IncludeError(Exception):

Callers 5

handleMethod · 0.80
handleMethod · 0.80
handleMethod · 0.80
StopMethod · 0.80
CheckForFunctionLengthsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected