Class QlInBslRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
com._1c.g5.v8.dt.ql.bsl.AbstractQlInBslRuntimeModule
com._1c.g5.v8.dt.ql.bsl.QlInBslRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

public class QlInBslRuntimeModule extends AbstractQlInBslRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry.
  • Constructor Details

    • QlInBslRuntimeModule

      public QlInBslRuntimeModule()
  • Method Details