/**
* Types and classes in this package are responsible for creating Java byte code for a given byte code target
* which is represented by a {@link scouter.bytebuddy.description.method.MethodDescription}.
*/
package scouter.bytebuddy.implementation.bytecode;