Package net.bytebuddy.implementation.bytecode.assign

An 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.