mps-coderules/coderules/solutions/jetbrains.mps.lang.coderule.../models
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
..
jetbrains.mps.lang.coderules.aspect.mps Optimize AspectLookup: avoid traversing descendants of input 2021-05-18 12:32:03 +02:00
jetbrains.mps.lang.coderules.template.mps Refactor the way parameters are passed to expand macro 2021-09-21 17:54:51 +02:00