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

Function FindStartOfExpressionInLine

scripts/cpp_lint.py:1300–1324  ·  view source on GitHub ↗

Find position at the matching startchar. This is almost the reverse of FindEndOfExpressionInLine, but note that the input position and returned position differs by 1. Args: line: a CleansedLines line. endpos: start searching at this position. depth: nesting level at endpos. s

(line, endpos, depth, startchar, endchar)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ReverseCloseExpressionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected