Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[C]->[Symbols]->[if_section]

Expand All
Collapse All
Contents

C::if_section Locate in Contents

Declaration Locate in Contents

(6.10) if-section:
            if-group elif-groups? else-group? endif-line

Composition Locate in Contents

group_part if_section Concatenation Node if_group implicit_whitespace Alternation Node implicit_whitespace Alternation Node implicit_whitespace endif_line elif_groups @ else_group @

State Machine Locate in Contents

start:1385:$0 if_group|{1387|$1|1388} final:1386:$0 implicit_whitespace|{1153|$7|1154} elif_groups|{1393|$3|1394} implicit_whitespace|{1153|$8|1154} else_group|{1397|$5|1398} implicit_whitespace|{1153|$9|1154} endif_line|{1399|$6|1400}