User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:08_object:01_module:01_declaration

This is an old revision of the document!


Declaration

Modules are declared similarly as classes. Their declaration include:

  • A name
  • An optional list of attribute
  • An optional list of class/interfaces that are extended/ implemented

Modules are declared in XL with the keyword module (different from the java keyword module).

module A(int attr1, Object attr2) extends N ==> ;

Syntax

Implicit declaration

01_user_documentation/07_rgg_xl/02_xl/08_object/01_module/01_declaration.1756991097.txt.gz · Last modified: 2025/09/04 15:04 by gaetan