Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
AAttrPropdef
is_lazy
fun
is_lazy
:
Bool
nitc
::
AAttrPropdef
::
is_lazy
Doc
Linearization
Summary
Is the node tagged lazy?
Is the node tagged lazy?
Summary
Property definitions
nitc::modelize_property$AAttrPropdef$is_lazy
Property definitions
nitc
::
modelize_property
$
AAttrPropdef
::
is_lazy
# Is the node tagged lazy?
var
is_lazy
=
false
src/modelize/modelize_property.nit:1185,2--1186,20