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

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

public class SimpleAntlrStandaloneSetupGenerated
extends java.lang.Object
implements ISetup

Generated from StandaloneSetup.xpt!


Constructor Summary
SimpleAntlrStandaloneSetupGenerated()
           
 
Method Summary
 com.google.inject.Injector createInjector()
           
 com.google.inject.Injector createInjectorAndDoEMFRegistration()
           
 void register(com.google.inject.Injector injector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAntlrStandaloneSetupGenerated

public SimpleAntlrStandaloneSetupGenerated()
Method Detail

createInjectorAndDoEMFRegistration

public com.google.inject.Injector createInjectorAndDoEMFRegistration()
Specified by:
createInjectorAndDoEMFRegistration in interface ISetup

createInjector

public com.google.inject.Injector createInjector()

register

public void register(com.google.inject.Injector injector)