Toggle menu
Nitlanguage.org
Nitdoc
nitc
interpreter
naive_interpreter
FatalError
node=
protected
fun
node=
(node: nullable
ANode
)
nitc
::
FatalError
::
node=
Doc
Linearization
Summary
The problematic node, if any
The problematic node, if any
Summary
Property definitions
nitc$FatalError$node=
Property definitions
nitc
$
FatalError
::
node=
# The problematic node, if any
var
node
:
nullable
ANode
src/interpreter/naive_interpreter.nit:707,2--708,25