MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / CodeNode

Class CodeNode

tests/external/gmock-1.7.0/gtest/scripts/pump.py:390–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388
389
390class CodeNode:
391 def __init__(self, atomic_code_list=None):
392 self.atomic_code = atomic_code_list
393
394
395class VarNode:

Callers 2

ParseElseNodeFunction · 0.85
ParseCodeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected