org.eclipse.xtext.common
Class TerminalsStandaloneSetup

java.lang.Object
  extended by org.eclipse.xtext.common.TerminalsStandaloneSetupGenerated
      extended by org.eclipse.xtext.common.TerminalsStandaloneSetup
All Implemented Interfaces:
ISetup

public class TerminalsStandaloneSetup
extends TerminalsStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
TerminalsStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class org.eclipse.xtext.common.TerminalsStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalsStandaloneSetup

public TerminalsStandaloneSetup()
Method Detail

doSetup

public static void doSetup()