MCPcopy Index your code
hub / github.com/lutzroeder/netron / hasFreeVariables

Method hasFreeVariables

source/python.js:10429–10431  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10427 return false;
10428 }
10429 hasFreeVariables() {
10430 return false;
10431 }
10432 is_module() {
10433 return false;
10434 }

Callers 2

constructorMethod · 0.80
constructorMethod · 0.80

Calls 3

getElementTypeMethod · 0.80
getKeyTypeMethod · 0.80
getValueTypeMethod · 0.80

Tested by

no test coverage detected