Up
–
infer
»
PythonFrontend
»
PyIR
» ScopedIdent
Module
PyIR.ScopedIdent
type
scope
=
|
Global
|
Fast
|
Name
type
t
=
{
scope :
scope
;
ident :
Ident.t
;
}