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

Class RawCodeNode

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

Source from the content-addressed store, hash-verified

425
426
427class RawCodeNode:
428 def __init__(self, token=None):
429 self.raw_code = token
430
431
432class LiteralDollarNode:

Callers 1

ParseAtomicCodeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected