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