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

Function validate_funcdef

Modules/parsermodule.c:2694–2706  ·  view source on GitHub ↗

funcdef: * * -5 -4 -3 -2 -1 * 'def' NAME parameters ':' suite */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

validate_decoratedFunction · 0.85
validate_nodeFunction · 0.85

Calls 3

validate_ntypeFunction · 0.85
validate_parametersFunction · 0.85
validate_suiteFunction · 0.85

Tested by

no test coverage detected