currentDepth

@get:JvmName(name = "getCurrentDepth")
actual val currentDepth: UInt(source)

The depth of the cursor's current node relative to the original node that the cursor was constructed with.

expect val currentDepth: UInt(source)

The depth of the cursor's current node relative to the original node that the cursor was constructed with.

@get:JvmName(name = "getCurrentDepth")
actual val currentDepth: UInt(source)

The depth of the cursor's current node relative to the original node that the cursor was constructed with.

actual val currentDepth: UInt(source)

The depth of the cursor's current node relative to the original node that the cursor was constructed with.