Toggle menu
Nitlanguage.org
Nitdoc
nitc
semantize
flow
FlowContext
_previous
private
var
_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