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 - Exceptiondefault String getLanguageId()
Copyright © 2023. All rights reserved.