Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
3
FuncDef
Class · 0.90
Block
Class · 0.90
object
Class · 0.85
Tested by
no test coverage detected