Toggle menu
Nitlanguage.org
Nitdoc
nitc
semantize
flow
FlowContext
previous=
protected
fun
previous=
(previous:
Array
[
FlowContext
])
nitc
::
FlowContext
::
previous=
Doc
Linearization
Summary
The reachable previous flow
The reachable previous flow
Summary
Property definitions
nitc$FlowContext$previous=
Property definitions
nitc
$
FlowContext
::
previous=
# The reachable previous flow
var
previous
=
new
Array
[
FlowContext
]
src/semantize/flow.nit:189,2--190,38