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

Function ast_for_suite

Python/ast.c:2728–2793  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

ast_for_funcdefFunction · 0.85
ast_for_if_stmtFunction · 0.85
ast_for_while_stmtFunction · 0.85
ast_for_for_stmtFunction · 0.85
ast_for_except_clauseFunction · 0.85
ast_for_try_stmtFunction · 0.85
ast_for_with_stmtFunction · 0.85
ast_for_classdefFunction · 0.85

Calls 3

num_stmtsFunction · 0.85
asdl_seq_newFunction · 0.85
ast_for_stmtFunction · 0.85

Tested by

no test coverage detected