Byte-code transformer that enhances the class files for javaflow.
When {@link Continuation#suspend()} is called, all the methodsin the stack frame needs to be enhanced.
@see BcelClassTransformer
@see AsmClassTransformer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.