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

cxx::if_section Locate in Contents

Declaration Locate in Contents

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:2462:$0 if_group|{2464|$1|2465} final:2463:$0 implicit_whitespace|{2082|$7|2083} elif_groups|{2466|$3|2467} implicit_whitespace|{2082|$8|2083} else_group|{2470|$5|2471} implicit_whitespace|{2082|$9|2083} endif_line|{2472|$6|2473}