Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
class
Token:
11
name: str
12
text: str
13
position: int
14
15
16
class
ParserSyntaxError(Exception):
Callers
1
check
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected