captureCount

@get:JvmName(name = "getCaptureCount")
actual val captureCount: UInt(source)

The number of captures in the query.

expect val captureCount: UInt(source)

The number of captures in the query.

@get:JvmName(name = "getCaptureCount")
actual val captureCount: UInt(source)

The number of captures in the query.

actual val captureCount: UInt(source)

The number of captures in the query.