public interface ISnippetRegistryLoader
Modifier and Type | Method and Description |
---|---|
default String |
getLanguageId()
Returns the language id and null otherwise.
|
void |
load(SnippetRegistry registry)
Register snippets in the given snippet registry.
|
void load(SnippetRegistry registry) throws Exception
registry
- Exception
default String getLanguageId()
Copyright © 2021. All rights reserved.