viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax.surface
/
WhileLoopNode
/
WhileLoopNode
While
Loop
Node
fun
WhileLoopNode
(
guard
:
ExpressionNode
,
body
:
BlockNode
,
jumpLabel
:
JumpLabelNode
?
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)
Content copied to clipboard