Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ VarNode
Class
VarNode
tests/external/gmock-1.7.0/gtest/scripts/pump.py:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
394
395
class
VarNode:
396
def
__init__(self, identifier=None, atomic_code=None):
397
self.identifier = identifier
398
self.atomic_code = atomic_code
399
400
401
class
RangeNode:
Callers
1
ParseAtomicCodeNode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected