Toggle menu
Nitlanguage.org
Nitdoc
nitc
catalog
catalog
Catalog
_errors
private
var
_errors
:
Counter
[
MPackage
]
nitc
::
Catalog
::
_errors
Doc
Linearization
Summary
Number of errors
Number of errors
Summary
Property definitions
nitc$Catalog$_errors
Property definitions
nitc
$
Catalog
::
_errors
# Number of errors
var
errors
=
new
Counter
[
MPackage
]
src/catalog/catalog.nit:283,2--284,35