Interface ISnippetRegistryLoader

  • All Known Implementing Classes:
    XMLSnippetRegistryLoader

    public interface ISnippetRegistryLoader
    Loader used to load snippets in a given registry for a language id.
    Author:
    Angelo ZERR
    • Method Detail

      • getLanguageId

        default String getLanguageId()
        Returns the language id and null otherwise.
        Returns:
        the language id and null otherwise.