Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ base
Method
base
source/python.js:22357–22359 ·
view source on GitHub ↗
(expr, context)
Source
from the content-addressed store, hash-verified
22355
}
22356
22357
base(expr, context) {
22358
return
this.expression(expr, context);
22359
}
22360
22361
identifier(expr) {
22362
const
ast = this.ast;
Callers
1
statement
Method · 0.45
Calls
1
expression
Method · 0.80
Tested by
no test coverage detected