kotlin-power-assert-plugin-native / com.bnorm.power / ValueDisplay

ValueDisplay

data class ValueDisplay

Constructors

<init>

ValueDisplay(value: IrVariable, indent: Int, row: Int, source: String)

Properties

indent

val indent: Int

row

val row: Int

source

val source: String

value

val value: IrVariable