Toggle menu
Nitlanguage.org
Nitdoc
nitc
semantize
scope
Scope
variables=
private
fun
variables=
(variables:
HashMap
[
String
,
Variable
])
nitc
::
Scope
::
variables=
Doc
Linearization
Summary
Property definitions
nitc::scope$Scope$variables=
Property definitions
nitc
$
Scope
::
variables=
var
variables
=
new
HashMap
[
String
,
Variable
]
src/semantize/scope.nit:232,2--46