MorphX has built in macro preprocessor. Basically there are 3 kinds of macros:
- Stand-alone macro: It is created using the macro-node of the AOT.
- Macro library: It is a stand alone macro which contains local macros.
- Local Macro: A local macro is declared with in a method or stand alone macro