@MimeLocation(subfolderName="CodeTemplateFilterFactories") public static interface CodeTemplateFilter.ContextBasedFactory extends CodeTemplateFilter.Factory
Modifier and Type | Method and Description |
---|---|
List<String> |
getSupportedContexts()
Get the list of all code template contexts supported by filters
created by the factory.
|
createFilter