Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::case_label Locate in Contents

Declaration Locate in Contents

(76) <case_label> ::=
            "case" <const_exp> ":"
        |    "default" ":"

Composition Locate in Contents

case case_label Alternation Node Concatenation Node Concatenation Node Concatenation Node implicit_whitespace const_exp implicit_whitespace ':' Concatenation Node implicit_whitespace ':' 'c' 'a' 's' 'e' 'd' 'e' 'f' 'a' 'u' 'l' 't'

State Machine Locate in Contents

start:1472:$0 final:1473:$0 implicit_whitespace|{1308|$8|1309} implicit_whitespace|{1308|$10|1309} const_exp|{1383|$3|1384} implicit_whitespace|{1308|$9|1309}