Assigner is responsible for transforming
a given TypeDescription into another one.See: Description
| Interface | Description |
|---|---|
| Assigner |
An assigner is responsible for converting some type
A to another type B if possible. |
Assigner is responsible for transforming
a given TypeDescription into another one. In doing so, an assigner is also
able to determine that some assignment is illegal.Copyright © 2014. All rights reserved.