Interface TemplatePlugin
-
- All Superinterfaces:
CodeGenerationCategoryPlugin
public interface TemplatePlugin extends CodeGenerationCategoryPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(compozitor.template.core.interfaces.TemplateEngine templateEngine, compozitor.generator.core.interfaces.TemplateRepository templateRepository)-
Methods inherited from interface compozitor.engine.core.interfaces.CodeGenerationCategoryPlugin
category
-
-