Sather Home Page

Examples 8.10.2.3:
CONDITIONALS

The features of the required library class CONDITIONALS are used in individual examples. None of the examples given is a complete class nor necessarily a 'complete' method.

In all of the examples it will be assumed that the code shown is in a class called, say, EXAMPLE.

create : SAME is

     me : SAME := new ;

          --  other actions

     me.list := aref_create(42) ;
     return me

end ;

Specification Index Language Index Section 8 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Friday, 23 March 2001.
Produced with Amaya