| Package | Description |
|---|---|
| io.rouz.flo.processor |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Binding.Argument |
Binding.argument(Name name,
TypeMirror type) |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract List<Binding.Argument> |
Binding.arguments() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Binding |
Binding.create(ExecutableElement method,
TypeElement enclosingClass,
TypeMirror returnType,
Name name,
List<Binding.Argument> arguments) |
Copyright © 2017. All Rights Reserved.