ILanguageComponentInternal

public interface ILanguageComponentInternal extends ILanguageComponent

Methods

clearContributions

void clearContributions()

Removes all contributing implementations from this component.

contributesToInternal

Iterable<? extends ILanguageImplInternal> contributesToInternal()
Returns:All language implementations that this component contributes to.