DSL EXPRESSION:
continue

AST:
"block" [tt:block] [nt:StatementBlock]
    "continue" [tt:kw_continue] [nt:ContinueStatement]

