﻿RazorDocument - [0..167)::167 - [LF@switch (new int[0])LF{LF    case [.., 3, 4]:LF        <strong>Property expressions are supported by the razor syntax in the year 2022.</strong>LF        break;LF}LF]
    MarkupBlock - [0..167)::167
        MarkupTextLiteral - [0..2)::2 - [LF] - Gen<Markup>
            NewLine;[LF];
        CSharpCodeBlock - [2..167)::165
            CSharpTransition - [2..3)::1 - Gen<None>
                Transition;[@];
            CSharpStatementLiteral - [3..49)::46 - [switch (new int[0])LF{LF    case [.., 3, 4]:LF] - Gen<Stmt>
                Keyword;[switch];
                Whitespace;[ ];
                LeftParenthesis;[(];
                Keyword;[new];
                Whitespace;[ ];
                Keyword;[int];
                LeftBracket;[[];
                NumericLiteral;[0];
                RightBracket;[]];
                RightParenthesis;[)];
                NewLine;[LF];
                LeftBrace;[{];
                NewLine;[LF];
                Whitespace;[    ];
                Keyword;[case];
                Whitespace;[ ];
                LeftBracket;[[];
                Dot;[.];
                Dot;[.];
                Comma;[,];
                Whitespace;[ ];
                NumericLiteral;[3];
                Comma;[,];
                Whitespace;[ ];
                NumericLiteral;[4];
                RightBracket;[]];
                Colon;[:];
                NewLine;[LF];
            MarkupBlock - [49..148)::99
                MarkupTextLiteral - [49..57)::8 - [        ] - Gen<Markup>
                    Whitespace;[        ];
                MarkupElement - [57..146)::89
                    MarkupStartTag - [57..65)::8 - [<strong>] - Gen<Markup>
                        OpenAngle;[<];
                        Text;[strong];
                        CloseAngle;[>];
                    MarkupTextLiteral - [65..137)::72 - [Property expressions are supported by the razor syntax in the year 2022.] - Gen<Markup>
                        Text;[Property];
                        Whitespace;[ ];
                        Text;[expressions];
                        Whitespace;[ ];
                        Text;[are];
                        Whitespace;[ ];
                        Text;[supported];
                        Whitespace;[ ];
                        Text;[by];
                        Whitespace;[ ];
                        Text;[the];
                        Whitespace;[ ];
                        Text;[razor];
                        Whitespace;[ ];
                        Text;[syntax];
                        Whitespace;[ ];
                        Text;[in];
                        Whitespace;[ ];
                        Text;[the];
                        Whitespace;[ ];
                        Text;[year];
                        Whitespace;[ ];
                        Text;[2022.];
                    MarkupEndTag - [137..146)::9 - [</strong>] - Gen<Markup>
                        OpenAngle;[<];
                        ForwardSlash;[/];
                        Text;[strong];
                        CloseAngle;[>];
                MarkupTextLiteral - [146..148)::2 - [LF] - Gen<Markup>
                    NewLine;[LF];
            CSharpStatementLiteral - [148..167)::19 - [        break;LF}LF] - Gen<Stmt>
                Whitespace;[        ];
                Keyword;[break];
                Semicolon;[;];
                NewLine;[LF];
                RightBrace;[}];
                NewLine;[LF];
        MarkupTextLiteral - [167..167)::0 - [] - Gen<Markup>
            Marker;[];
    EndOfFile;[];
