MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / CleanseComments

Function CleanseComments

scripts/cpplint.py:1381–1394  ·  view source on GitHub ↗

Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comments removed.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
UpdateIncludeStateFunction · 0.85

Calls 2

IsCppStringFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected