Comment directives
From Emergent
Comment Directives for TypeAccess (maketa)
There is an entire markup language embedded in the comments of header files that the maketa system can parse and specifies the GUI appearance and other functionality.
- Object directives -- objects (classes)
- Member directives -- members (data fields)
- Method directives -- class functions
- Enum directives -- enumerated symbols
- Object categories -- #CAT_xxx names for Objects
- Member categories -- #CAT_xxx names for Members and Methods
