MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / iter_child_nodes

Function iter_child_nodes

Lib/ast.py:173–184  ·  view source on GitHub ↗

Yield all direct child nodes of *node*, that is, all fields that are nodes and all items of fields that are lists of nodes.

(node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_fixFunction · 0.85
walkFunction · 0.85

Calls 1

iter_fieldsFunction · 0.85

Tested by

no test coverage detected