mps-coderules/coderules/solutions/jetbrains.mps.lang.coderule...
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
..
models Refactor the way parameters are passed to expand macro 2021-09-21 17:54:51 +02:00
jetbrains.mps.lang.coderules.template.msd Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00