Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::op_dcl Locate in Contents

Declaration Locate in Contents

(87) <op_dcl> ::=
            <op_attribute>? <op_type_spec> <identifier> <parameter_dcls> <raises_expr>? <context_expr>?

Composition Locate in Contents

export op_dcl Concatenation Node Alternation Node implicit_whitespace op_type_spec implicit_whitespace identifier implicit_whitespace parameter_dcls implicit_whitespace Alternation Node implicit_whitespace Alternation Node op_attribute @ raises_expr @ context_expr @

State Machine Locate in Contents

start:1525:$0 op_attribute|{1527|$2|1528} final:1526:$0 implicit_whitespace|{1308|$10|1309} op_type_spec|{1529|$3|1530} implicit_whitespace|{1308|$11|1309} identifier|{1322|$4|1323} implicit_whitespace|{1308|$12|1309} parameter_dcls|{1531|$5|1532} implicit_whitespace|{1308|$13|1309} raises_expr|{1509|$7|1510} implicit_whitespace|{1308|$14|1309} context_expr|{1538|$9|1539}