All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.assign.package-info Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
/**
 * An {@link com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.assign.Assigner} is responsible for transforming
 * a given {@link com.ui4j.bytebuddy.instrumentation.type.TypeDescription} into another one. In doing so, an assigner is also
 * able to determine that some assignment is illegal.
 */
package com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.assign;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy