Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
class
ParseError(RuntimeError):
98
pass
99
100
101
def
process_source_file(out, file, extra_args, break_on):
Callers
1
process_source_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected