SetLocal

data class SetLocal(val index: Int) : Insn

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int