mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/generator/template
Fedor Isakov 3f606ba63c Refactor the way parameters are passed to expand macro
Instead of the hack that that uses session parameters to pass
parameters to expandMacro, use directly `withParams` method
on macro token. All parameters are mapped to corresponding fields.

Introduce CustomSessionParameter to access parameters in
TemplateApplicationSession.
2021-09-21 17:54:51 +02:00
..
main@generator.mps Refactor the way parameters are passed to expand macro 2021-09-21 17:54:51 +02:00