LKLoop documentation
LKContinue : LKLoopFlowControlOverview
AST node representing a skip to the next loop iteration.
If a label is specified, skips to the end of the LKLoop with the same label. Otherwise, does the same for the closest surrounding loop.