﻿RazorDocument - [0..53)::53 - [@(foo"b)ar" if(condition) { string.Format("{0}"); } )]
    MarkupBlock - [0..53)::53
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup> - SpanEditHandler;Accepts:Any
            Marker;[];
        CSharpCodeBlock - [0..53)::53
            CSharpExplicitExpression - [0..53)::53
                CSharpTransition - [0..1)::1 - Gen<None> - SpanEditHandler;Accepts:None
                    Transition;[@];
                CSharpExplicitExpressionBody - [1..53)::52
                    RazorMetaCode - [1..2)::1 - Gen<None> - SpanEditHandler;Accepts:None
                        LeftParenthesis;[(];
                    CSharpCodeBlock - [2..52)::50
                        CSharpExpressionLiteral - [2..52)::50 - [foo"b)ar" if(condition) { string.Format("{0}"); } ] - Gen<Expr> - SpanEditHandler;Accepts:Any
                            Identifier;[foo];
                            StringLiteral;["b)ar"];
                            Whitespace;[ ];
                            Keyword;[if];
                            LeftParenthesis;[(];
                            Identifier;[condition];
                            RightParenthesis;[)];
                            Whitespace;[ ];
                            LeftBrace;[{];
                            Whitespace;[ ];
                            Keyword;[string];
                            Dot;[.];
                            Identifier;[Format];
                            LeftParenthesis;[(];
                            StringLiteral;["{0}"];
                            RightParenthesis;[)];
                            Semicolon;[;];
                            Whitespace;[ ];
                            RightBrace;[}];
                            Whitespace;[ ];
                    RazorMetaCode - [52..53)::1 - Gen<None> - SpanEditHandler;Accepts:None
                        RightParenthesis;[)];
        MarkupTextLiteral - [53..53)::0 - [] - Gen<Markup> - SpanEditHandler;Accepts:Any
            Marker;[];
    EndOfFile;[];
