Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

C::preprocessing_token Locate in Contents

Declaration Locate in Contents

(6.4) preprocessing-token:
            header-name
        |    identifier
        |    pp-number
        |    character-constant
        |    string-literal
        |    punctuator

Composition Locate in Contents

pp_tokens preprocessing_token Alternation Node header_name identifier pp_number character_constant string_literal punctuator

State Machine Locate in Contents

start:1405:$0 header_name|{1407|$1|1408} identifier|{1176|$2|1177} pp_number|{1417|$3|1418} character_constant|{1290|$4|1291} string_literal|{1304|$5|1305} punctuator|{1419|$6|1420} final:1406:$0