Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
AAttrPropdef
is_optional=
protected
fun
is_optional=
(is_optional:
Bool
)
nitc
::
AAttrPropdef
::
is_optional=
Doc
Linearization
Summary
Is the node tagged optional?
Is the node tagged optional?
Summary
Property definitions
nitc::modelize_property$AAttrPropdef$is_optional=
Property definitions
nitc
::
modelize_property
$
AAttrPropdef
::
is_optional=
# Is the node tagged optional?
var
is_optional
=
false
src/modelize/modelize_property.nit:1188,2--1189,24