From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 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.

See also

XDCscript - Module-Object.Function-Name Module method
XDCscript - Instance-Object.Function-Name Instance method

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference