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

Function validate_suite

Modules/parsermodule.c:1160–1185  ·  view source on GitHub ↗

validate_suite() * * suite: * simple_stmt * | NEWLINE INDENT stmt+ DEDENT */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

validate_classFunction · 0.85
validate_ifFunction · 0.85
validate_whileFunction · 0.85
validate_forFunction · 0.85
validate_tryFunction · 0.85
validate_with_stmtFunction · 0.85
validate_funcdefFunction · 0.85
validate_nodeFunction · 0.85

Calls 4

validate_ntypeFunction · 0.85
validate_simple_stmtFunction · 0.85
validate_stmtFunction · 0.85
validate_numnodesFunction · 0.85

Tested by

no test coverage detected