Class ContextMappingDSLIdeModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class ContextMappingDSLIdeModule
    extends AbstractContextMappingDSLIdeModule
    Use this class to register ide components.
    • Constructor Detail

      • ContextMappingDSLIdeModule

        public ContextMappingDSLIdeModule()
    • Method Detail

      • bindIExecutableCommandService

        public java.lang.Class<? extends org.eclipse.xtext.ide.server.commands.IExecutableCommandService> bindIExecutableCommandService()
      • bindICodeActionService2

        public java.lang.Class<? extends org.eclipse.xtext.ide.server.codeActions.ICodeActionService2> bindICodeActionService2()
      • bindHoverService

        public java.lang.Class<? extends org.eclipse.xtext.ide.server.hover.HoverService> bindHoverService()