﻿RazorDocument - [0..39)::39 - [@custom "Hello" World { foo(); bar(); }]
    MarkupBlock - [0..39)::39
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup>
            Marker;[];
        CSharpCodeBlock - [0..16)::16
            RazorDirective - [0..16)::16 - Directive:{custom;CodeBlock;Unrestricted} [RZ1017(16:0,16 [5] )]
                CSharpTransition - [0..1)::1 - Gen<None>
                    Transition;[@];
                RazorDirectiveBody - [1..16)::15
                    RazorMetaCode - [1..7)::6 - Gen<None>
                        Identifier;[custom];
                    CSharpCodeBlock - [7..16)::9
                        MarkupEphemeralTextLiteral - [7..8)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
                        CSharpStatementLiteral - [8..15)::7 - ["Hello"] - Gen<DirectiveToken {;String;Opt:False}>
                            StringLiteral;["Hello"];
                        UnclassifiedTextLiteral - [15..16)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
        MarkupTextLiteral - [16..39)::23 - [World { foo(); bar(); }] - Gen<Markup>
            Text;[World];
            Whitespace;[ ];
            Text;[{];
            Whitespace;[ ];
            Text;[foo();];
            Whitespace;[ ];
            Text;[bar();];
            Whitespace;[ ];
            Text;[}];
    EndOfFile;[];
