Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ PeekToken
Function
PeekToken
tests/external/gmock-1.7.0/gtest/scripts/pump.py:463–467 ·
view source on GitHub ↗
(a_list)
Source
from the content-addressed store, hash-verified
461
462
463
def
PeekToken(a_list):
464
if
not a_list:
465
return
None
466
467
return
a_list[0]
468
469
470
def
ParseExpNode(token):
Callers
2
ParseElseNode
Function · 0.85
ParseAtomicCodeNode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected