org.eclipse.xtext.xbase.annotations
Class XbaseWithAnnotationsStandaloneSetup

java.lang.Object
  extended by org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetupGenerated
      extended by org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetup
All Implemented Interfaces:
ISetup

public class XbaseWithAnnotationsStandaloneSetup
extends XbaseWithAnnotationsStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


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

Constructor Detail

XbaseWithAnnotationsStandaloneSetup

public XbaseWithAnnotationsStandaloneSetup()
Method Detail

doSetup

public static void doSetup()