01_user_documentation:07_rgg_xl:02_xl:08_object:01_module:01_declaration
This is an old revision of the document!
Table of Contents
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).
Syntax
Implicit declaration
01_user_documentation/07_rgg_xl/02_xl/08_object/01_module/01_declaration.1756991050.txt.gz · Last modified: 2025/09/04 15:04 by gaetan
