org.eclipse.xtext.generator.parser.antlr.debug
Class SimpleAntlrStandaloneSetup

java.lang.Object
  extended by org.eclipse.xtext.generator.parser.antlr.debug.SimpleAntlrStandaloneSetupGenerated
      extended by org.eclipse.xtext.generator.parser.antlr.debug.SimpleAntlrStandaloneSetup
All Implemented Interfaces:
ISetup

public class SimpleAntlrStandaloneSetup
extends SimpleAntlrStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
SimpleAntlrStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class org.eclipse.xtext.generator.parser.antlr.debug.SimpleAntlrStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAntlrStandaloneSetup

public SimpleAntlrStandaloneSetup()
Method Detail

doSetup

public static void doSetup()