LKLoop documentation
LKBreak : LKLoopFlowControlOverview
AST node representing early loop termination.
If a label is specified, the LKLoop with the same label is ended. Otherwise, breaks out of the closest surrounding loop.
AST node representing early loop termination.
If a label is specified, the LKLoop with the same label is ended. Otherwise, breaks out of the closest surrounding loop.