Extend class composer & user guide
This MR extends the feature set of the class composer to allow adding qualifiers, attributes, and default initializers to member variables. Furthermore, the user guide on the composer is completed.
Class Composer
- Add
sfg.member_var
to allow setting up member variables with attributes, qualifiers, and default initializers - Extend
ir
andemission
modules to support this feature
Documentation
- Add a section on composing classes to the composer user guide (closes #10)
Edited by Frederik Hennig