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

Function ReverseCloseExpression

scripts/cpp_lint.py:1327–1369  ·  view source on GitHub ↗

If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the linenum/pos that correspond to the opening of the expression. Args: clean_lines: A CleansedLines instance containing the file. linenum: The nu

(clean_lines, linenum, pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CheckBracesFunction · 0.85

Calls 1

Tested by

no test coverage detected