Class StoexRuntimeModule

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

    public class StoexRuntimeModule
    extends AbstractStoexRuntimeModule
    Use this class to register components to be used at runtime / without the Equinox extension registry.
    • Constructor Detail

      • StoexRuntimeModule

        public StoexRuntimeModule()
    • Method Detail

      • bindIFormatter2

        public Class<? extends org.eclipse.xtext.formatting2.IFormatter2> bindIFormatter2()