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

Function IsCppString

scripts/cpplint.py:1244–1258  ·  view source on GitHub ↗

Does line terminate so, that the next symbol is in string constant. This function does not consider single-line nor multi-line comments. Args: line: is a partial line of code starting from the 0..n. Returns: True, if next character appended to 'line' is inside a string constant.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CleanseCommentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected