Interface Definition Language
module <identifier>
{
<type declarations>
<constant declarations>
<exception declarations>
interface <identifier> [:<inheritance>]
{
See next slide
}
interface <identifier> [:<inheritance>]
{ ..... }
{
Naming context
Define a class
Define a class
Previous slide
Next slide
Back to first slide
View graphic version