Toggle menu
Nitlanguage.org
Nitdoc
nitc
compiler
separate_compiler
SeparateCompiler
_box_kinds
private
var
_box_kinds
:
HashMap
[
MClass
,
Int
]
nitc
::
SeparateCompiler
::
_box_kinds
Doc
Linearization
Summary
Property definitions
nitc$SeparateCompiler$_box_kinds
Property definitions
nitc
$
SeparateCompiler
::
_box_kinds
var
box_kinds
=
new
HashMap
[
MClass
,
Int
]
src/compiler/separate_compiler.nit:274,2--41