Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[C pre-processor]->[Symbols]->[digit_sequence]

Expand All
Collapse All
Contents

cpp::digit_sequence Locate in Contents

Declaration Locate in Contents

(6.4.4.2) digit-sequence:
            digit
        |    digit-sequence digit

Composition Locate in Contents

decimal_floating_constant digit_sequence Alternation Node fractional_constant exponent_part digit_sequence binary_exponent_part digit Concatenation Node digit_sequence implicit_whitespace digit

State Machine Locate in Contents

start:1060:$0 digit|{1028|$1|1029} digit_sequence|{1060|$3|1061} final:1061:$0 implicit_whitespace|{967|$5|968} digit|{1028|$4|1029}