Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ enumNamesValues
Method
enumNamesValues
source/python.js:10643–10645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10641
return
this._name.qualifiedName();
10642
}
10643
enumNamesValues() {
10644
return
this._enum_names_values;
10645
}
10646
compilation_unit() {
10647
return
this._cu;
10648
}
Callers
1
attr
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected