Toggle menu
Nitlanguage.org
Nitdoc
markdown
markdown
MDBlock
_next
private
var
_next
: nullable
MDBlock
markdown
::
MDBlock
::
_next
Doc
Linearization
Summary
Next block if any.
Next block if any.
Summary
Property definitions
markdown$MDBlock$_next
Property definitions
markdown
$
MDBlock
::
_next
# Next block if any.
var
next
:
nullable
MDBlock
=
null
is
writable
lib/markdown/markdown.nit:970,2--971,46