Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::factory_dcl Locate in Contents

Declaration Locate in Contents

(132) <factory_dcl> ::=
            "factory" <identifier> "(" <init_param_decls>? ")" <raises_expr>?

Composition Locate in Contents

home_export factory_dcl Concatenation Node Concatenation Node implicit_whitespace identifier implicit_whitespace '(' implicit_whitespace Alternation Node implicit_whitespace ')' implicit_whitespace Alternation Node 'f' 'a' 'c' 't' 'o' 'r' 'y' init_param_decls @ raises_expr @

State Machine Locate in Contents

start:1634:$0 final:1635:$0 implicit_whitespace|{1308|$9|1309} identifier|{1322|$2|1323} implicit_whitespace|{1308|$10|1309} implicit_whitespace|{1308|$11|1309} init_param_decls|{1568|$5|1569} implicit_whitespace|{1308|$12|1309} implicit_whitespace|{1308|$13|1309} raises_expr|{1509|$8|1510}