Interface BytecodeWriter


  • public interface BytecodeWriter
    Control how enhanced bytecode is written.
    Author:
    Steve Kim
    • Method Detail

      • write

        void write​(ClassNodeTracker type)
            throws java.io.IOException
        Throws:
        java.io.IOException