﻿RazorDocument - [0..34)::34 - [@if (true)LF#if trueLF{LF#endifLF}]
    MarkupBlock - [0..34)::34
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup>
            Marker;[];
        CSharpCodeBlock - [0..34)::34
            CSharpTransition - [0..1)::1 - Gen<None>
                Transition;[@];
            CSharpStatementLiteral - [1..34)::33 - [if (true)LF#if trueLF{LF#endifLF}] - Gen<Stmt>
                Keyword;[if];
                Whitespace;[ ];
                LeftParenthesis;[(];
                Keyword;[true];
                RightParenthesis;[)];
                NewLine;[LF];
                CSharpDirective;[#if trueLF];
                LeftBrace;[{];
                NewLine;[LF];
                CSharpDirective;[#endifLF];
                RightBrace;[}];
    EndOfFile;[];
