MCPcopy Create free account
hub / github.com/ddnet/ddnet / ParseError

Class ParseError

scripts/extract_identifiers.py:97–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96
97class ParseError(RuntimeError):
98 pass
99
100
101def process_source_file(out, file, extra_args, break_on):

Callers 1

process_source_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected