Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ filename
Method
filename
source/python.js:13531–13533 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13529
return
this._text_view.length;
13530
}
13531
filename() {
13532
return
this._filename;
13533
}
13534
calc_line_start_offsets() {
13535
let
pos = 0;
13536
this._line_starting_offsets = [0];
Callers
3
parse
Method · 0.80
file_line_col
Method · 0.80
parseSourceIfNeeded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected