MCPcopy 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
463def PeekToken(a_list):
464 if not a_list:
465 return None
466
467 return a_list[0]
468
469
470def ParseExpNode(token):

Callers 2

ParseElseNodeFunction · 0.85
ParseAtomicCodeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected