Class BlangDslIdeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ide.DefaultIdeModule
org.eclipse.xtext.xbase.ide.DefaultXbaseIdeModule
ca.ubc.stat.blang.ide.AbstractBlangDslIdeModule
ca.ubc.stat.blang.ide.BlangDslIdeModule
All Implemented Interfaces:
com.google.inject.Module

public class BlangDslIdeModule
extends AbstractBlangDslIdeModule
Use this class to register ide components.
  • Constructor Summary

    Constructors
    Constructor Description
    BlangDslIdeModule()  
  • Method Summary

    Methods inherited from class org.eclipse.xtext.xbase.ide.DefaultXbaseIdeModule

    bindIdeContentProposalPriorities, bindIdeContentProposalProvider, bindIdeCrossrefProposalProvider, bindIFeatureScopeTrackerProvider, bindIIdeTypesProposalProvider, bindSemanticHighlightingCalculator, configureClasspathScanner

    Methods inherited from class org.eclipse.xtext.ide.DefaultIdeModule

    bindIProjectConfigProvider, configureExecutorService, configureIResourceDescriptionsLiveScope

    Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule

    bindProperties, configure, getBindings, tryBindProperties

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlangDslIdeModule

      public BlangDslIdeModule()