Returns the string representation (module definition) of the all the modules in the list. The module definition includes the module names and comments as well as imports and exports
Provides access to the module (IModule interface) in the modules list at the specified index. If the index is out of bounds, an EListError exception is raised