| Package | Description |
|---|---|
| fluent.dsl.processor |
| Modifier and Type | Method and Description |
|---|---|
static NodeModel |
NodeModel.classNode(Element element) |
static NodeModel |
NodeModel.createBddModel(Element element) |
static NodeModel |
NodeModel.createDirectDslModel(Element element) |
NodeModel |
NodeModel.follower(String actions) |
static NodeModel |
NodeModel.groupModel(String group) |
static NodeModel |
NodeModel.keywordNode(AnnotationMirror annotationMirror) |
static NodeModel |
NodeModel.parameterNode(VariableElement element) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeModel> |
NodeModel.followers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FluentDslGenerator.generateBdd(Filer filer,
NodeModel model) |
static void |
FluentDslGenerator.generateDirectDsl(Filer filer,
NodeModel model) |
Copyright © 2019. All rights reserved.