Package com._1c.g5.v8.dt.right.ql
Class RightQlStandaloneSetup
java.lang.Object
com._1c.g5.v8.dt.right.ql.RightQlStandaloneSetupGenerated
com._1c.g5.v8.dt.right.ql.RightQlStandaloneSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
Initialization support for running Xtext languages
without equinox extension registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.inject.Injector
static void
doSetup()
Initialize - create injector and do emf registrationMethods inherited from class com._1c.g5.v8.dt.right.ql.RightQlStandaloneSetupGenerated
createInjectorAndDoEMFRegistration, register
-
Constructor Details
-
RightQlStandaloneSetup
public RightQlStandaloneSetup()
-
-
Method Details
-
doSetup
public static void doSetup()Initialize - create injector and do emf registration -
createInjector
public com.google.inject.Injector createInjector()- Overrides:
createInjector
in classRightQlStandaloneSetupGenerated
-