MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / IsCppString

Function IsCppString

scripts/cpp_lint.py:1045–1059  ·  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 1

countMethod · 0.80

Tested by

no test coverage detected