Package org.eclipse.xsemantics.dsl
Class XsemanticsStandaloneSetup
- java.lang.Object
-
- org.eclipse.xsemantics.dsl.XsemanticsStandaloneSetupGenerated
-
- org.eclipse.xsemantics.dsl.XsemanticsStandaloneSetup
-
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
public class XsemanticsStandaloneSetup extends XsemanticsStandaloneSetupGenerated
Initialization support for running Xtext languages without equinox extension registry
-
-
Constructor Summary
Constructors Constructor Description XsemanticsStandaloneSetup()
-
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.xsemantics.dsl.XsemanticsStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration
-
-
-
-
Method Detail
-
doSetup
public static void doSetup()
-
register
public void register(com.google.inject.Injector injector)
- Overrides:
registerin classXsemanticsStandaloneSetupGenerated
-
-