Annikafuhge96

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
-
-
Annikafuhge96 created a post, Unexpected behaviour of subList
Hi, this is my second MPS post here, but I am still new in MPS. I noticed a stranged behaviour using the method "subList". I have a node<GoalRule> rule and I created a new node called node<GoalRule... -
-
-
-
Annikafuhge96 created a post, Using utility class in generator leads to compilation errors
Hi, I am working on a generator for my DSL. I've created a utility class 'GeneratorUtils' in a model 'util' and added it as a dependency to my generator, like the documentation has recommended: "C...