DrawScript
1.0
jvm
DrawScript
/
ast.instructions.control
/
Branch
/
Branch
Branch
constructor
(
guard
:
Expression
,
body
:
List
<
Instruction
>
,
alternative
:
List
<
Instruction
>
=
listOf()
)
Parameters
guard
body
alternative