viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.intermediate
/
InfiniteLoopNode
/
InfiniteLoopNode
Infinite
Loop
Node
fun
InfiniteLoopNode
(
body
:
BlockNode
,
jumpLabel
:
JumpLabelNode
,
sourceLocation
:
SourceLocation
)
Parameters
jump
Label
A label for the loop that break nodes can refer to.