| Package | Description |
|---|---|
| fluent.dsl.processor |
| Modifier and Type | Method and Description |
|---|---|
static FluentDslModel |
FluentDslModel.classNode(Element element) |
static FluentDslModel |
FluentDslModel.keywordNode(Element annotation) |
static FluentDslModel |
FluentDslModel.model(Element element) |
static FluentDslModel |
FluentDslModel.parameterNode(String className,
String methodName,
String returnType,
String variableName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FluentDslModel> |
FluentDslModel.followers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FluentDslGenerator.generateFile(Filer filer,
FluentDslModel model) |
Copyright © 2019. All rights reserved.