From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 02-Oct-2009 22:10 UTC

XDCscript - Module-Object.$super

The interface from which this module inherits

Contents

Synopsis

 
«Mod».$super

where «Mod» is a module object.

Description

The $super property of a meta-only module object is the interface object from which this module inherits. Since meta-only interfaces have default implementations of methods that are inherited by all inheriting modules, $super enables these modules to invoke the methods in the interface as part of their implementation.

[printable version]  [offline version]offline version generated on 02-Oct-2009 22:10 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference