Toggle menu
Nitlanguage.org
Nitdoc
nitc
frontend
check_annotation
CheckAnnotationPhase
mmodule=
private
fun
mmodule=
(mmodule: nullable
MModule
)
nitc
::
CheckAnnotationPhase
::
mmodule=
Doc
Linearization
Summary
The current module.
The current module.
Summary
Property definitions
nitc::check_annotation$CheckAnnotationPhase$mmodule=
Property definitions
nitc
$
CheckAnnotationPhase
::
mmodule=
# The current module.
var
mmodule
:
nullable
MModule
=
null
src/frontend/check_annotation.nit:36,2--37,37