﻿RazorDocument - [0..24)::24 - [@section foo {something}]
    MarkupBlock - [0..24)::24
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup>
            Marker;[];
        CSharpCodeBlock - [0..24)::24
            RazorDirective - [0..24)::24 - Directive:{section;RazorBlock;Unrestricted}
                CSharpTransition - [0..1)::1 - Gen<None>
                    Transition;[@];
                RazorDirectiveBody - [1..24)::23
                    RazorMetaCode - [1..8)::7 - Gen<None>
                        Identifier;[section];
                    CSharpCodeBlock - [8..24)::16
                        CSharpStatementLiteral - [8..9)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
                        CSharpStatementLiteral - [9..12)::3 - [foo] - Gen<DirectiveToken {SectionName;Member;Opt:False}>
                            Identifier;[foo];
                        UnclassifiedTextLiteral - [12..13)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
                        RazorMetaCode - [13..14)::1 - Gen<None>
                            LeftBrace;[{];
                        MarkupBlock - [14..23)::9
                            MarkupTextLiteral - [14..23)::9 - [something] - Gen<Markup>
                                Text;[something];
                        RazorMetaCode - [23..24)::1 - Gen<None>
                            RightBrace;[}];
        MarkupTextLiteral - [24..24)::0 - [] - Gen<Markup>
            Marker;[];
    EndOfFile;[];
