mbeddr / mbeddr.core

The mbeddr core. An extensible C
Eclipse Public License 2.0
225 stars 77 forks source link

expressions cannot be substitued #510

Open bkolb opened 11 years ago

bkolb commented 11 years ago

we just copied a code snipped

anAdapter.anOperation()

from a normal function into a runnable. Now the PortAdapterRefExpr needs to be replaced with a ReqPortOpCall. This is not possible. We needed to retype everything

markusvoelter commented 10 years ago

Requires MPS Bug fix: http://youtrack.jetbrains.com/issue/MPS-19609