Companion

expect object Companion(source)
actual object Companion(source)
actual object Companion(source)

Functions

Link copied to clipboard
expect fun expression(expression: Expression): ValueIndexItem

Creates a value index item with the given property.

actual fun expression(expression: Expression): ValueIndexItem
actual fun expression(expression: Expression): ValueIndexItem
Link copied to clipboard
expect fun property(property: String): ValueIndexItem

Creates a value index item with the given property.

actual fun property(property: String): ValueIndexItem
actual fun property(property: String): ValueIndexItem