Class XbaseWithAnnotationsRuntimeModule
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractGenericModule
-
- org.eclipse.xtext.service.DefaultRuntimeModule
-
- org.eclipse.xtext.common.types.DefaultCommonTypesRuntimeModule
-
- org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
-
- org.eclipse.xtext.xbase.annotations.DefaultXbaseWithAnnotationsRuntimeModule
-
- org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsRuntimeModule
-
- All Implemented Interfaces:
com.google.inject.Module
public class XbaseWithAnnotationsRuntimeModule extends AbstractXbaseWithAnnotationsRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry.
-
-
Field Summary
-
Fields inherited from class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
properties
-
-
Constructor Summary
Constructors Constructor Description XbaseWithAnnotationsRuntimeModule()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
bindClassLoaderToInstance, bindIAllContainersState$Provider, bindIAntlrTokenFileProvider, bindIBatchScopeProvider, bindIContainer$Manager, bindIFormatter2, bindIGlobalScopeProvider, bindIGrammarAccess, bindILocationInFileProvider, bindIParser, bindIQualifiedNameProvider, bindISemanticSequencer, bindISerializer, bindISyntacticSequencer, bindITokenDefProvider, bindITokenToStringConverter, bindLexer, bindXbaseWithAnnotationsValidator, configure, configureFileExtensions, configureFormatterPreferences, configureIgnoreCaseLinking, configureIResourceDescriptions, configureIResourceDescriptionsPersisted, configureIScopeProviderDelegate, configureLanguageName, configureRewritableImportSectionEnablement, configureRuntimeLexer, provideInternalXbaseWithAnnotationsLexer
-
Methods inherited from class org.eclipse.xtext.xbase.annotations.DefaultXbaseWithAnnotationsRuntimeModule
bindILinkingDiagnosticMessageProvider, bindITypeComputer, bindXbaseBatchScopeProvider
-
Methods inherited from class org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
bindAbstractFileSystemAccess2, bindCancelableDiagnostician, bindConfigurableIssueCodesProvider, bindEObjectAtOffsetHelper, bindIDefaultResourceDescriptionStrategy, bindIdentifiableSimpleNameProvider, bindIDerivedStateComputer, bindIEvaluationContext, bindIExpressionInterpreter, bindIGenerator, bindIJavaDocReferenceProvider, bindILinker, bindIPartialParserHelper, bindIQualifiedNameConverter, bindIResourceDescription$Manager, bindIScopeProvider, bindIStratumBreakpointSupport, bindIValueConverterService, bindJvmTypeReferencesValidator, bindLineSeparatorHarmonizer, bindNodeModelBuilder, bindProjectConfigProvider, bindSeverityConverter, bindStaticImplicitMethodsFeatureForTypeProvider$ExtensionClassNameProvider, bindTargetURICollector, bindUniqueClassNameValidator, bindXtextResource, bindXtypeFactoryToInstance, configureITransientValueService, configureLinkingIScopeProvider, configureSerializerIScopeProvider
-
Methods inherited from class org.eclipse.xtext.common.types.DefaultCommonTypesRuntimeModule
bindAbstractTypeScopeProvider, bindIJvmTypeProvider$Factory, bindTypesFactoryToInstance
-
Methods inherited from class org.eclipse.xtext.service.DefaultRuntimeModule
bindConcreteSyntaxValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindIAstFactory, bindIFormatter, bindIFragmentProvider, bindILinkingService, bindINodeModelFormatter, bindIResourceFactory, bindIResourceServiceProvider$Registry, bindITransientValueService, bindResourceSet, bindRuntimeEncodingProvider, bindXtextResourceSet, configureGenericSemanticSequencer, configureIResourceDescriptionsBuilderScope, configureIResourceDescriptionsLiveScope, configureIsAffectedExtensions, configureRuntimeEncodingProvider, configureUseIndexFragmentsForLazyLinking, provideIEncodingProvider
-
-