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

Method _CollapseStrings

scripts/cpplint.py:1425–1489  ·  view source on GitHub ↗

Collapses strings and chars on a line to simple "" or '' blocks. We nix strings first so we're not fooled by text like '"http://"' Args: elided: The line being processed. Returns: The line with collapsed strings.

(elided)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 3

MatchFunction · 0.85
SearchFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected