Abstract superclass for LKBreak and LKContinue, implementing shared behavior.
→ Expand all
→ Collapse all
Initialise a new break or continue statement with the given label.
Return string "break" or "continue" depending on type of control statement.