MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / FindEndOfExpressionInLine

Function FindEndOfExpressionInLine

caffe/scripts/cpp_lint.py:1229–1250  ·  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