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