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

Method visit

Lib/ast.py:237–241  ·  view source on GitHub ↗

Visit a node.

(self, node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

generic_visitMethod · 0.95
generic_visitMethod · 0.45
visitModuleMethod · 0.45
visitFunctionMethod · 0.45
visitGenExprMethod · 0.45
visitGenExprInnerMethod · 0.45
visitGenExprForMethod · 0.45
visitGenExprIfMethod · 0.45
visitLambdaMethod · 0.45
visitClassMethod · 0.45
visitForMethod · 0.45
visitAssignMethod · 0.45

Calls 1

getattrFunction · 0.85

Tested by

no test coverage detected