Package ca.ubc.stat.blang
Class BlangDslStandaloneSetup
java.lang.Object
ca.ubc.stat.blang.BlangDslStandaloneSetupGenerated
ca.ubc.stat.blang.BlangDslStandaloneSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
public class BlangDslStandaloneSetup extends BlangDslStandaloneSetupGenerated
Initialization support for running Xtext languages without Equinox extension registry.
-
Constructor Summary
Constructors Constructor Description BlangDslStandaloneSetup()
-
Method Summary
Modifier and Type Method Description static void
doSetup()
Methods inherited from class ca.ubc.stat.blang.BlangDslStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlangDslStandaloneSetup
public BlangDslStandaloneSetup()
-
-
Method Details
-
doSetup
public static void doSetup()
-