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

Function validate_simple_stmt

Modules/parsermodule.c:1531–1553  ·  view source on GitHub ↗

small_stmt (';' small_stmt)* [';'] NEWLINE * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

validate_suiteFunction · 0.85
validate_stmtFunction · 0.85
validate_nodeFunction · 0.85

Calls 3

validate_ntypeFunction · 0.85
validate_small_stmtFunction · 0.85
validate_numnodesFunction · 0.85

Tested by

no test coverage detected