Set

data class Set(val to: Operand, val from: Operand) : Program.Stm

Constructors

Link copied to clipboard
constructor(to: Operand, from: Operand)

Properties

Link copied to clipboard
Link copied to clipboard
val to: Operand