public class CheckDslPlugin extends Object implements DslAnnotationProcessorPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckDslPlugin.Factory |
| Constructor and Description |
|---|
CheckDslPlugin(fluent.api.model.ModelFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFor(Element element) |
fluent.api.model.TypeModel<?> |
process(Element element,
fluent.dsl.Dsl dsl) |
public boolean isFor(Element element)
isFor in interface DslAnnotationProcessorPluginpublic fluent.api.model.TypeModel<?> process(Element element, fluent.dsl.Dsl dsl)
process in interface DslAnnotationProcessorPluginCopyright © 2020. All rights reserved.