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

Function validate_compound_stmt

Modules/parsermodule.c:1593–1620  ·  view source on GitHub ↗

compound_stmt: * if_stmt | while_stmt | for_stmt | try_stmt | with_stmt | funcdef | classdef | decorated */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

validate_stmtFunction · 0.85
validate_nodeFunction · 0.85

Calls 4

validate_ntypeFunction · 0.85
validate_numnodesFunction · 0.85
validate_nodeFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected