Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[IDL]->[Symbols]->[case]

Expand All
Collapse All
Contents

IDL::case Locate in Contents

Declaration Locate in Contents

(75) <case> ::= <case_label>+ <element_spec> ";"

Composition Locate in Contents

switch_body case Concatenation Node Concatenation Node implicit_whitespace element_spec implicit_whitespace ';' case_label implicit_whitespace Iteration Node Concatenation Node case_label implicit_whitespace

State Machine Locate in Contents

start:1469:$0 case_label|{1472|$2|1473} final:1470:$0 implicit_whitespace|{1308|$7|1309} case_label|{1472|$2|1473} implicit_whitespace|{1308|$8|1309} implicit_whitespace|{1308|$5|1309} case_label|{1472|$2|1473} element_spec|{1474|$3|1475} implicit_whitespace|{1308|$8|1309} implicit_whitespace|{1308|$6|1309}