Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::init_dcl Locate in Contents

Declaration Locate in Contents

(23) <init_dcl> ::=
            "factory" <identifier> "(" <init_param_decls>? ")" <raises_expr>? ";"

Composition Locate in Contents

value_element init_dcl Concatenation Node Concatenation Node implicit_whitespace identifier implicit_whitespace '(' implicit_whitespace Alternation Node implicit_whitespace ')' implicit_whitespace Alternation Node implicit_whitespace ';' 'f' 'a' 'c' 't' 'o' 'r' 'y' init_param_decls @ raises_expr @

State Machine Locate in Contents

start:1566:$0 final:1567:$0 implicit_whitespace|{1308|$10|1309} identifier|{1322|$2|1323} implicit_whitespace|{1308|$11|1309} implicit_whitespace|{1308|$12|1309} init_param_decls|{1568|$5|1569} implicit_whitespace|{1308|$13|1309} implicit_whitespace|{1308|$14|1309} raises_expr|{1509|$8|1510} implicit_whitespace|{1308|$15|1309}