MCPcopy
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

statementMethod · 0.45

Calls 1

expressionMethod · 0.80

Tested by

no test coverage detected