Add support for IDL struct member multiple declarators
------------------------------------------------------

                 Key: YOKO-250
                 URL: http://issues.apache.org/jira/browse/YOKO-250
             Project: Yoko - CORBA Server
          Issue Type: Sub-task
          Components: Idl2Wsdl
    Affects Versions: 1.0-incubating-M2
            Reporter: Matteo Vescovi
         Assigned To: Matteo Vescovi


Add support for <declarators> rules in <member> rule:

        // <struct_type> ::= "struct" <identifier> "{" <member_list> "}"
        // <member_list> ::= <member>+
        // <member> ::= <type_spec> <declarators> ";"


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to