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

Class ForNode

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

Source from the content-addressed store, hash-verified

406
407
408class ForNode:
409 def __init__(self, identifier=None, sep=None, code=None):
410 self.identifier = identifier
411 self.sep = sep
412 self.code = code
413
414
415class ElseNode:

Callers 1

ParseAtomicCodeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected