| Package | Description |
|---|---|
| fluent.dsl.model |
| Modifier and Type | Method and Description |
|---|---|
BindingModel |
KeywordModel.binding() |
| Modifier and Type | Method and Description |
|---|---|
KeywordModel |
TypeModel.add(String className,
String methodName,
List<String> aliases,
List<ParameterModel> parameters,
BindingModel binding) |
| Constructor and Description |
|---|
KeywordModel(List<AnnotationModel> annotations,
TypeModel type,
String name,
List<String> aliases,
List<ParameterModel> parameters,
BindingModel binding) |
Copyright © 2019. All rights reserved.