Previous Table of Contents Next


3.7 Module Declaration

   A module definition satisfies the following syntax:

   (3) <module> ::= “module? <identifier> “{“ <definition>+ “}?

    The module construct is used to scope OMG IDL identifiers; see Section 3.19, “CORBA Module,? on page 3-66 for details.