O - out typepublic interface NaryTypeConverter<O> extends SyntaxTree
| Modifier and Type | Method and Description |
|---|---|
O |
convert(FieldModel fieldModel,
DslField... ins)
Convert the given in fields in the model to the value in type
O |
O convert(FieldModel fieldModel, DslField... ins)
OfieldModel - in modelins - in fields