Package jetbrains.mps.library
- 
Interface Summary Interface Description RepositoryReader<T extends RepositoryContributor> The interface is intended to handle modules loading from file system. - 
Class Summary Class Description LibraryInitializer An implementation of RepositoryReader, which is lazy (in a way that it tries not load the same module twice) At the same time it creates SLibrary for each pathRepositoryContributor.getPaths()returns.ModuleFileTracker ModulesMiner Detects modules in a folder.ModulesMiner.ModuleHandle SLibrary SLibrary tracks a pathSLibrary.myFilewith modules inside.