﻿RazorDocument - [0..76)::76 - [@{LF    var time = DateTime.Now;LF    if (time.ToBinary() % 2 == 0) @timeLF}]
    MarkupBlock - [0..76)::76
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup>
            Marker;[];
        CSharpCodeBlock - [0..76)::76
            CSharpStatement - [0..76)::76
                CSharpTransition - [0..1)::1 - Gen<None>
                    Transition;[@];
                CSharpStatementBody - [1..76)::75
                    RazorMetaCode - [1..2)::1 - Gen<None>
                        LeftBrace;[{];
                    CSharpCodeBlock - [2..75)::73
                        CSharpStatementLiteral - [2..68)::66 - [LF    var time = DateTime.Now;LF    if (time.ToBinary() % 2 == 0) ] - Gen<Stmt>
                            NewLine;[LF];
                            Whitespace;[    ];
                            Keyword;[var];
                            Whitespace;[ ];
                            Identifier;[time];
                            Whitespace;[ ];
                            Assign;[=];
                            Whitespace;[ ];
                            Identifier;[DateTime];
                            Dot;[.];
                            Identifier;[Now];
                            Semicolon;[;];
                            NewLine;[LF];
                            Whitespace;[    ];
                            Keyword;[if];
                            Whitespace;[ ];
                            LeftParenthesis;[(];
                            Identifier;[time];
                            Dot;[.];
                            Identifier;[ToBinary];
                            LeftParenthesis;[(];
                            RightParenthesis;[)];
                            Whitespace;[ ];
                            CSharpOperator;[%];
                            Whitespace;[ ];
                            NumericLiteral;[2];
                            Whitespace;[ ];
                            CSharpOperator;[==];
                            Whitespace;[ ];
                            NumericLiteral;[0];
                            RightParenthesis;[)];
                            Whitespace;[ ];
                        CSharpCodeBlock - [68..73)::5
                            CSharpImplicitExpression - [68..73)::5
                                CSharpTransition - [68..69)::1 - Gen<None>
                                    Transition;[@];
                                CSharpImplicitExpressionBody - [69..73)::4
                                    CSharpCodeBlock - [69..73)::4
                                        CSharpExpressionLiteral - [69..73)::4 - [time] - Gen<Expr>
                                            Identifier;[time];
                        CSharpStatementLiteral - [73..75)::2 - [LF] - Gen<Stmt>
                            NewLine;[LF];
                    RazorMetaCode - [75..76)::1 - Gen<None>
                        RightBrace;[}];
        MarkupTextLiteral - [76..76)::0 - [] - Gen<Markup>
            Marker;[];
    EndOfFile;[];
