assertKlip

fun <T> T.assertKlip(_context: KlipContext? = null): T

Asserts that the given object matches its respective klip

Receiver

actual value to assert

Return

this

Parameters

_context

KlipContext injected by the compiler with details about the klip file