viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
InfiniteLoopNode
/
InfiniteLoopNode
Infinite
Loop
Node
fun
InfiniteLoopNode
(
body
:
BlockNode
,
jumpLabel
:
JumpLabelNode
?
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)