Package org.eclipse.xtext
Class XtextStandaloneSetup
- java.lang.Object
-
- org.eclipse.xtext.XtextStandaloneSetupGenerated
-
- org.eclipse.xtext.XtextStandaloneSetup
-
- All Implemented Interfaces:
ISetup
public class XtextStandaloneSetup extends XtextStandaloneSetupGenerated
Initialization support for running Xtext languages without equinox extension registry
-
-
Constructor Summary
Constructors Constructor Description XtextStandaloneSetup()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voiddoSetup()voidregister(com.google.inject.Injector injector)-
Methods inherited from class org.eclipse.xtext.XtextStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration
-
-
-
-
Method Detail
-
doSetup
public static void doSetup()
-
register
public void register(com.google.inject.Injector injector)
- Overrides:
registerin classXtextStandaloneSetupGenerated
-
-