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

Method _location

source/python.js:1734–1736  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1732 };
1733 }
1734 _location() {
1735 return this._tokenizer.location();
1736 }
1737 });
1738 this.registerType('ast._Tokenizer', class {
1739 constructor(text, file) {

Callers 10

parseMethod · 0.45
_parseSuiteMethod · 0.45
_parseStatementMethod · 0.45
_parseExpressionMethod · 0.45
_decoratorMethod · 0.45
_parseListMethod · 0.45
_parseSliceMethod · 0.45
_parseNameMethod · 0.45
_parseTypeArgumentsMethod · 0.45
_parseArgumentsMethod · 0.45

Calls 1

locationMethod · 0.45

Tested by

no test coverage detected