Package jetbrains.mps.text.impl
Class MPSTextGenerator
- java.lang.Object
 - 
- jetbrains.mps.components.ComponentPlugin
 - 
- jetbrains.mps.text.impl.MPSTextGenerator
 
 
 
- 
public class MPSTextGenerator extends ComponentPlugin
Plug TextGen-related stuff into MPS platform- Since:
 - 3.4
 
 
- 
- 
Constructor Summary
Constructors Constructor Description MPSTextGenerator(LanguageRegistry languageRegistry) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()- 
Methods inherited from class jetbrains.mps.components.ComponentPlugin
dispose, init 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
MPSTextGenerator
public MPSTextGenerator(@NotNull LanguageRegistry languageRegistry)
 
 - 
 
- 
Method Detail
- 
init
public void init()
- Overrides:
 initin classComponentPlugin
 
 - 
 
 -