﻿RazorDocument - [0..33)::33 - [<p @{if (x) { @x }} class="@c" />]
    MarkupBlock - [0..33)::33
        MarkupElement - [0..33)::33
            MarkupStartTag - [0..33)::33 - [<p @{if (x) { @x }} class="@c" />] - Gen<Markup>
                OpenAngle;[<];
                Text;[p];
                MarkupMiscAttributeContent - [2..19)::17
                    MarkupTextLiteral - [2..3)::1 - [ ] - Gen<Markup>
                        Whitespace;[ ];
                    CSharpCodeBlock - [3..19)::16
                        CSharpStatement - [3..19)::16
                            CSharpTransition - [3..4)::1 - Gen<None>
                                Transition;[@];
                            CSharpStatementBody - [4..19)::15
                                RazorMetaCode - [4..5)::1 - Gen<None>
                                    LeftBrace;[{];
                                CSharpCodeBlock - [5..18)::13
                                    CSharpStatementLiteral - [5..14)::9 - [if (x) { ] - Gen<Stmt>
                                        Keyword;[if];
                                        Whitespace;[ ];
                                        LeftParenthesis;[(];
                                        Identifier;[x];
                                        RightParenthesis;[)];
                                        Whitespace;[ ];
                                        LeftBrace;[{];
                                        Whitespace;[ ];
                                    CSharpCodeBlock - [14..16)::2
                                        CSharpImplicitExpression - [14..16)::2
                                            CSharpTransition - [14..15)::1 - Gen<None>
                                                Transition;[@];
                                            CSharpImplicitExpressionBody - [15..16)::1
                                                CSharpCodeBlock - [15..16)::1
                                                    CSharpExpressionLiteral - [15..16)::1 - [x] - Gen<Expr>
                                                        Identifier;[x];
                                    CSharpStatementLiteral - [16..18)::2 - [ }] - Gen<Stmt>
                                        Whitespace;[ ];
                                        RightBrace;[}];
                                RazorMetaCode - [18..19)::1 - Gen<None>
                                    RightBrace;[}];
                MarkupAttributeBlock - [19..30)::11 - [ class="@c"]
                    MarkupTextLiteral - [19..20)::1 - [ ] - Gen<Markup>
                        Whitespace;[ ];
                    MarkupTextLiteral - [20..25)::5 - [class] - Gen<Markup>
                        Text;[class];
                    Equals;[=];
                    MarkupTextLiteral - [26..27)::1 - ["] - Gen<Markup>
                        DoubleQuote;["];
                    GenericBlock - [27..29)::2
                        MarkupDynamicAttributeValue - [27..29)::2 - [@c]
                            GenericBlock - [27..29)::2
                                CSharpCodeBlock - [27..29)::2
                                    CSharpImplicitExpression - [27..29)::2
                                        CSharpTransition - [27..28)::1 - Gen<None>
                                            Transition;[@];
                                        CSharpImplicitExpressionBody - [28..29)::1
                                            CSharpCodeBlock - [28..29)::1
                                                CSharpExpressionLiteral - [28..29)::1 - [c] - Gen<Expr>
                                                    Identifier;[c];
                    MarkupTextLiteral - [29..30)::1 - ["] - Gen<Markup>
                        DoubleQuote;["];
                MarkupMiscAttributeContent - [30..31)::1
                    MarkupTextLiteral - [30..31)::1 - [ ] - Gen<Markup>
                        Whitespace;[ ];
                ForwardSlash;[/];
                CloseAngle;[>];
    EndOfFile;[];
