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

Method generic_visit

Lib/ast.py:243–251  ·  view source on GitHub ↗

Called if no explicit visitor function exists for a node.

(self, node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

visitMethod · 0.95
iter_fieldsFunction · 0.85

Tested by

no test coverage detected