Package jetbrains.mps.util
Interface ModulePathConverter
- 
public interface ModulePathConverterCreated by Radimir.Sorokin on 7/26/2016. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringsource2Target(String path)The paths are supposed to be absolute and contain module path this an internal feature for cloning mps module, models etc.Stringtarget2Source(String path) 
 -