DSL EXPRESSION:
end {}

AST:
"block" [tt:block] [nt:StatementBlock]
    "end" [tt:kw_end] [nt:EndBlock]
        "block" [tt:block] [nt:StatementBlockInBraces]
            "block" [tt:block] [nt:StatementBlock]

