currentDescendantIndex

@get:JvmName(name = "getCurrentDescendantIndex")
actual val currentDescendantIndex: UInt(source)

The index of the cursor's current node out of all the descendants of the original node that the cursor was constructed with.

The index of the cursor's current node out of all the descendants of the original node that the cursor was constructed with.

@get:JvmName(name = "getCurrentDescendantIndex")
actual val currentDescendantIndex: UInt(source)

The index of the cursor's current node out of all the descendants of the original node that the cursor was constructed with.

The index of the cursor's current node out of all the descendants of the original node that the cursor was constructed with.