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

Method text_str

source/python.js:13525–13527  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13523 this.calc_line_start_offsets();
13524 }
13525 text_str() {
13526 return this._text_view;
13527 }
13528 size() {
13529 return this._text_view.length;
13530 }

Callers 2

parseMethod · 0.80
parseExpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected