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 - Package-Object.$modules

Array of modules contained in this package

Synopsis

 
 
var pkg = xdc.loadPackage(...);
pkg.$modules

Description

The $modules property of a package object is an array of module objects for all modules contained within this package. This list also contains proxy modules declared by any of these modules.

[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