| Package | Description |
|---|---|
| fluent.dsl.model |
| Modifier and Type | Method and Description |
|---|---|
KeywordModel |
TypeModel.add(String className,
String methodName,
List<String> aliases,
List<ParameterModel> parameters,
BindingModel binding,
boolean useVarargs) |
KeywordModel |
DslModel.delegate() |
KeywordModel |
DslModel.factory() |
KeywordModel |
BindingModel.method() |
| Modifier and Type | Method and Description |
|---|---|
List<KeywordModel> |
TypeModel.keywords() |
| Constructor and Description |
|---|
BindingModel(BaseModel target,
KeywordModel method) |
Copyright © 2019. All rights reserved.