MCPcopy Index your code
hub / github.com/python/mypy / func_ir.py

File func_ir.py

mypyc/ir/func_ir.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Intermediate representation of functions."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 3

FuncDefClass · 0.90
BlockClass · 0.90
objectClass · 0.85

Tested by

no test coverage detected