Toggle menu
Nitlanguage.org
Nitdoc
nitc
model
model
MMethodDef
is_intern
fun
is_intern
:
Bool
nitc
::
MMethodDef
::
is_intern
Doc
Linearization
Summary
Is the method definition intern?
Is the method definition intern?
Summary
Property definitions
nitc$MMethodDef$is_intern
Property definitions
nitc
$
MMethodDef
::
is_intern
# Is the method definition intern?
var
is_intern
=
false
is
writable
src/model/model.nit:2678,2--2679,34