Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[IDL]->[Symbols]->[component_header]

Expand All
Collapse All
Contents

IDL::component_header Locate in Contents

Declaration Locate in Contents

(115) <component_header> ::=
            "component" <identifier> <component_inheritance_spec>? <supported_interface_spec>?

Composition Locate in Contents

component_dcl component_header Concatenation Node Concatenation Node implicit_whitespace identifier implicit_whitespace Alternation Node implicit_whitespace Alternation Node 'c' 'o' 'm' 'p' 'o' 'n' 'e' 'n' 't' component_inheritance_spec @ supported_interface_spec @

State Machine Locate in Contents

start:1597:$0 final:1598:$0 implicit_whitespace|{1308|$7|1309} identifier|{1322|$2|1323} implicit_whitespace|{1308|$8|1309} component_inheritance_spec|{1599|$4|1600} implicit_whitespace|{1308|$9|1309} supported_interface_spec|{1601|$6|1602}