Toggle menu
Nitlanguage.org
Nitdoc
core
text
ropes
RopeByteReverseIterator
pos
private
fun
pos
:
Int
core
::
RopeByteReverseIterator
::
pos
Doc
Linearization
Summary
Position in the Rope (0-indexed)
Position in the Rope (0-indexed)
Summary
Property definitions
core::ropes$RopeByteReverseIterator$pos
Property definitions
core
$
RopeByteReverseIterator
::
pos
# Position in the Rope (0-indexed)
var
pos
:
Int
is
noautoinit
lib/core/text/ropes.nit:340,2--341,27