Branch

constructor(guard: Expression, body: List<Instruction>, alternative: List<Instruction> = listOf())

Parameters

guard
body
alternative