The encapsulated node of the Rope

Property definitions

core $ RopeCharIteratorPiece :: node
	# The encapsulated node of the `Rope`
	var node: String
lib/core/text/ropes.nit:322,2--323,17