Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::elif_group Locate in Contents

Declaration Locate in Contents

elif-group:
            "#" "elif" constant-expression new-line group?

Composition Locate in Contents

elif_groups elif_group Concatenation Node '#' implicit_whitespace Concatenation Node implicit_whitespace constant_expression implicit_whitespace new_line implicit_whitespace Alternation Node 'e' 'l' 'i' 'f' group @

State Machine Locate in Contents

start:2468:$0 final:2469:$0 implicit_whitespace|{2082|$7|2083} implicit_whitespace|{2082|$8|2083} constant_expression|{2279|$3|2280} implicit_whitespace|{2082|$9|2083} new_line|{2458|$4|2459} implicit_whitespace|{2082|$10|2083} group|{2436|$6|2437}