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

Function FindEndOfExpressionInLine

scripts/cpp_lint.py:1230–1251  ·  view source on GitHub ↗

Find the position just after the matching endchar. Args: line: a CleansedLines line. startpos: start searching at this position. depth: nesting level at startpos. startchar: expression opening character. endchar: expression closing character. Returns: On finding matchin

(line, startpos, depth, startchar, endchar)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CloseExpressionFunction · 0.85
CheckCheckFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected