RazorDocument - [0..69)::69 - [@{try { someMethod(); } catch(Exception) when (true) { handleIO(); }}]
    MarkupBlock - [0..69)::69
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup> - SpanEditHandler;Accepts:Any
            Marker;[];
        CSharpCodeBlock - [0..69)::69
            CSharpStatement - [0..69)::69
                CSharpTransition - [0..1)::1 - Gen<None> - SpanEditHandler;Accepts:None
                    Transition;[@];
                CSharpStatementBody - [1..69)::68
                    RazorMetaCode - [1..2)::1 - Gen<None> - SpanEditHandler;Accepts:None
                        LeftBrace;[{];
                    CSharpCodeBlock - [2..68)::66
                        CSharpStatementLiteral - [2..68)::66 - [try { someMethod(); } catch(Exception) when (true) { handleIO(); }] - Gen<Stmt> - AutoCompleteEditHandler;Accepts:Any,AutoComplete:[<null>];AtEOL
                            Keyword;[try];
                            Whitespace;[ ];
                            LeftBrace;[{];
                            Whitespace;[ ];
                            Identifier;[someMethod];
                            LeftParenthesis;[(];
                            RightParenthesis;[)];
                            Semicolon;[;];
                            Whitespace;[ ];
                            RightBrace;[}];
                            Whitespace;[ ];
                            Keyword;[catch];
                            LeftParenthesis;[(];
                            Identifier;[Exception];
                            RightParenthesis;[)];
                            Whitespace;[ ];
                            Keyword;[when];
                            Whitespace;[ ];
                            LeftParenthesis;[(];
                            Keyword;[true];
                            RightParenthesis;[)];
                            Whitespace;[ ];
                            LeftBrace;[{];
                            Whitespace;[ ];
                            Identifier;[handleIO];
                            LeftParenthesis;[(];
                            RightParenthesis;[)];
                            Semicolon;[;];
                            Whitespace;[ ];
                            RightBrace;[}];
                    RazorMetaCode - [68..69)::1 - Gen<None> - SpanEditHandler;Accepts:None
                        RightBrace;[}];
        MarkupTextLiteral - [69..69)::0 - [] - Gen<Markup> - SpanEditHandler;Accepts:Any
            Marker;[];
