Package org.mapstruct.ap.internal.model.assignment

Meta-model of assignments. There are currently three types of assignment:
  • Simple
  • TypeConversion
  • MethodReference
The assignments can be wrapped. E.g. in a collection or map constructor, a null check, a try-catch, etc.