MCPcopy Create free account
hub / github.com/nodejs/node / Token

Class Token

tools/gyp/pylib/packaging/_tokenizer.py:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9@dataclass
10class Token:
11 name: str
12 text: str
13 position: int
14
15
16class ParserSyntaxError(Exception):

Callers 1

checkMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected