Interface ILanguageDescriptor

All Superinterfaces:
ICExtensionDescriptor

public interface ILanguageDescriptor extends ICExtensionDescriptor
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getLanguage

      ILanguage getLanguage()
    • getContentTypeIds

      String[] getContentTypeIds()
    • getContentTypes

      org.eclipse.core.runtime.content.IContentType[] getContentTypes()