Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::SwitchBlock Locate in Contents

Declaration Locate in Contents

SwitchBlock:
            "{" SwitchBlockStatementGroups? SwitchLabels? "}"

Composition Locate in Contents

SwitchStatement SwitchBlock Concatenation Node '{' implicit_whitespace Alternation Node implicit_whitespace Alternation Node implicit_whitespace '}' SwitchBlockStatementGroups @ SwitchLabels @

State Machine Locate in Contents

start:2361:$0 final:2362:$0 implicit_whitespace|{2030|$7|2031} SwitchBlockStatementGroups|{2363|$3|2364} implicit_whitespace|{2030|$8|2031} SwitchLabels|{2367|$5|2368} implicit_whitespace|{2030|$9|2031}