MCPcopy
hub / github.com/lutzroeder/netron / text

Method text

source/python.js:11455–11457  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11453 this.value = '';
11454 }
11455 text() {
11456 return this.value;
11457 }
11458 });
11459 this.registerType('torch._C.Lexer', class {
11460 constructor(buffer) {

Callers 8

parseNameMethod · 0.80
parseArgumentMethod · 0.80
parseSingleConstantMethod · 0.80
lookaheadMethod · 0.80
nextMethod · 0.80
parseBaseTypeMethod · 0.80
parseFakeAndRealTypeMethod · 0.80
parseAliasAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected