org.testifyproject.bytebuddy.implementation.bytecode.constant.package-info Maven / Gradle / Ivy
/**
* {@link org.testifyproject.bytebuddy.implementation.bytecode.StackManipulation}s in this package are responsible for
* creating compile-time constants and pushing them onto the operand stack.
*/
package org.testifyproject.bytebuddy.implementation.bytecode.constant;