Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::scoped_name Locate in Contents

Declaration Locate in Contents

(12) <scoped_name> ::= <identifier>
        |    "::" <identifier>
        |    <scoped_name> "::" <identifier>

Composition Locate in Contents

type_id_dcl scoped_name Alternation Node type_prefix_dcl interface_name scoped_name value_name raises_expr param_type_spec const_type primary_expr simple_type_spec switch_type_spec imported_scope exception_list component_inheritance_spec supported_interface_spec emits_dcl publishes_dcl consumes_dcl interface_type home_header home_inheritance_spec primary_key_spec identifier Concatenation Node Concatenation Node Concatenation Node implicit_whitespace identifier scoped_name implicit_whitespace Concatenation Node implicit_whitespace identifier ':' ':' ':' ':'

State Machine Locate in Contents

start:1320:$0 identifier|{1322|$1|1323} scoped_name|{1320|$6|1321} final:1321:$0 implicit_whitespace|{1308|$9|1309} implicit_whitespace|{1308|$10|1309} identifier|{1322|$4|1323} implicit_whitespace|{1308|$11|1309} identifier|{1322|$8|1323}