InfiniteLoopNode
fun InfiniteLoopNode(body: BlockNode, jumpLabel: JumpLabelNode, sourceLocation: SourceLocation)
Content copied to clipboard
Parameters
jumpLabel
A label for the loop that break nodes can refer to.
A label for the loop that break nodes can refer to.