Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
AAttrPropdef
_is_lazy
private
var
_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