<< §2.6.(a) Externalized roles of a base team | ↑ Table of Contents ↑ | §2.6.(c) Base call in callin method >> |
§2.6.(b) Explicit base object creation
Within a role constructor (which is not the lifting constructor)
the syntax base(arguments)
causes an instance
of the bound base class to be created and linked (see §2.4.2).
<< §2.6.(a) Externalized roles of a base team | ↑ Table of Contents ↑ | §2.6.(c) Base call in callin method >> |