Open dvojtise opened 7 years ago
Actually the 'import' keyword purpose is to avoid qualified names in 'with' declaration. (the same behavior as in Java).
The only ModelTypes in the scope come from declared ModelTypes & declared Languages of the current .melange file. (+ crossref Languages)
When I write
the ModelType inference doesn't work even if I correctly set the project dependencies and add an import to the modeltype to make it visible in the java context.
The inference currently works only if the definition is local