Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[Java]->[Symbols]->[SwitchBlockStatementGroups]

Expand All
Collapse All
Contents

java::SwitchBlockStatementGroups Locate in Contents

Declaration Locate in Contents

SwitchBlockStatementGroups:
            SwitchBlockStatementGroup
        |    SwitchBlockStatementGroups SwitchBlockStatementGroup

Composition Locate in Contents

SwitchBlock SwitchBlockStatementGroups Alternation Node SwitchBlockStatementGroups SwitchBlockStatementGroup Concatenation Node SwitchBlockStatementGroups implicit_whitespace SwitchBlockStatementGroup

State Machine Locate in Contents

start:2363:$0 SwitchBlockStatementGroup|{2365|$1|2366} SwitchBlockStatementGroups|{2363|$3|2364} final:2364:$0 implicit_whitespace|{2030|$5|2031} SwitchBlockStatementGroup|{2365|$4|2366}