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

Function validate_if

Modules/parsermodule.c:1093–1128  ·  view source on GitHub ↗

if_stmt: * 'if' test ':' suite ('elif' test ':' suite)* ['else' ':' suite] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validate_nodeFunction · 0.85

Calls 5

validate_ntypeFunction · 0.85
validate_testFunction · 0.85
validate_suiteFunction · 0.85
validate_numnodesFunction · 0.85
PyErr_OccurredFunction · 0.50

Tested by

no test coverage detected